aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-09-01 22:54:43 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-09-01 22:58:03 +0530
commit02bb39855008253cdb64b0d8c3b866f952de8f34 (patch)
treeda509b07493398adf23705fe8cce0b23ec88a7f9 /nnn.1
parenta8afbf89d56951bafc9038a1db09c74d260dbe6b (diff)
downloadnnn-02bb39855008253cdb64b0d8c3b866f952de8f34.tar.gz
Option -D to show dirs in context color
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.14
1 files changed, 4 insertions, 0 deletions
diff --git a/nnn.1 b/nnn.1
index 9b29db9..af1ea8c 100644
--- a/nnn.1
+++ b/nnn.1
@@ -12,6 +12,7 @@
.Op Ar -c
.Op Ar -C
.Op Ar -d
+.Op Ar -D
.Op Ar -e
.Op Ar -E
.Op Ar -f
@@ -78,6 +79,9 @@ supports the following options:
.Fl d
detail mode
.Pp
+.Fl D
+ show directories in context color with \fBNNN_FCOLORS\fR set
+.Pp
.Fl e
open text files in $VISUAL (else $EDITOR, fallback vi) [preferably CLI]
.Pp