diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | nnn.c | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -139,7 +139,7 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i The missing terminal file browser for X. positional arguments: - PATH directory to open [default: current dir] + PATH directory to open [default: current dir] optional arguments: -c N specify dir color, disables if N>7 @@ -2443,7 +2443,7 @@ usage(void) [-v] [-h] [PATH]\n\n\ The missing terminal file browser for X.\n\n\ positional arguments:\n\ - PATH directory to open [default: current dir]\n\n\ + PATH directory to open [default: current dir]\n\n\ optional arguments:\n\ -c N specify dir color, disables if N>7\n\ -e use exiftool instead of mediainfo\n\ |