diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2018-08-16 20:35:57 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2018-08-16 20:36:07 +0530 |
commit | 9d3f75f63b71d80d9ae753956476e801b687e6f3 (patch) | |
tree | 89f2a8a3b4a6120dfb5a6dbfaf4f1959d43e0e99 /README.md | |
parent | 6987b3c4bcff91b3806b2dc03c59d8d3d1ec978a (diff) | |
download | nnn-9d3f75f63b71d80d9ae753956476e801b687e6f3.tar.gz |
Update program help
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -184,17 +184,17 @@ usage: nnn [-b key] [-c N] [-e] [-i] [-l] The missing terminal file manager for X. -positional arguments: +positional args: PATH start dir [default: current dir] -optional arguments: +optional args: -b key specify bookmark key to open -c N specify dir color, disables if N>7 -e use exiftool instead of mediainfo -i start in navigate-as-you-type mode - -l start in light mode (fewer details) + -l start in light mode -p nlay path to custom nlay - -S start in disk usage analyzer mode + -S start in disk usage analyser mode -v show program version and exit -h show this help and exit ``` |