aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-08-04 09:55:14 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-08-04 09:55:14 +0530
commit9fdfd9388dcd71b285cbe6fb761cfd51c77f3d06 (patch)
tree1e11e5be463d27b63a74331ccea8521fc0229cdb /README.md
parentcf1b9d34ea1c7b14f5ff1d9585ad57a25b655b2f (diff)
downloadnnn-9fdfd9388dcd71b285cbe6fb761cfd51c77f3d06.tar.gz
Light mode as default, options changed
-d is to show detail mode -H is to show hidden files -l is retired
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index df705cf..b4c9671 100644
--- a/README.md
+++ b/README.md
@@ -242,7 +242,7 @@ Option completion scripts for Bash, Fish and Zsh can be found in respective subd
#### Cmdline options
```
-usage: nnn [-b key] [-d] [-e] [-i] [-l] [-n]
+usage: nnn [-b key] [-d] [-e] [-H] [-i] [-n]
[-p file] [-s] [-S] [-v] [-w] [-h] [PATH]
The missing terminal file manager for X.
@@ -252,10 +252,10 @@ positional args:
optional args:
-b key open bookmark key
- -d show hidden files
+ -d detail mode
-e use exiftool for media info
+ -H show hidden files
-i nav-as-you-type mode
- -l light mode
-n version sort
-p file selection file (stdout if '-')
-s string filters [default: regex]