mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Remove tab
This commit is contained in:
parent
fb4263a736
commit
c9c5dfaef7
|
@ -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.
|
The missing terminal file browser for X.
|
||||||
|
|
||||||
positional arguments:
|
positional arguments:
|
||||||
PATH directory to open [default: current dir]
|
PATH directory to open [default: current dir]
|
||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-c N specify dir color, disables if N>7
|
-c N specify dir color, disables if N>7
|
||||||
|
|
2
nnn.c
2
nnn.c
|
@ -2443,7 +2443,7 @@ usage(void)
|
||||||
[-v] [-h] [PATH]\n\n\
|
[-v] [-h] [PATH]\n\n\
|
||||||
The missing terminal file browser for X.\n\n\
|
The missing terminal file browser for X.\n\n\
|
||||||
positional arguments:\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\
|
optional arguments:\n\
|
||||||
-c N specify dir color, disables if N>7\n\
|
-c N specify dir color, disables if N>7\n\
|
||||||
-e use exiftool instead of mediainfo\n\
|
-e use exiftool instead of mediainfo\n\
|
||||||
|
|
Loading…
Reference in a new issue