aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--nnn.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eb85368..1651106 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/nnn.c b/nnn.c
index 45a1a67..b48effb 100644
--- a/nnn.c
+++ b/nnn.c
@@ -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\