aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-07-02 23:57:41 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-07-02 23:57:41 +0530
commit2b963634bc89ce5ed4e3c086b42f93b2e2f3f733 (patch)
tree65cde48d7123a81ef1d6574eebbf18948c4be509 /nnn.1
parentacdc6dc0a3d0a5abe7e708ae89b1569476eb4f8f (diff)
downloadnnn-2b963634bc89ce5ed4e3c086b42f93b2e2f3f733.tar.gz
Add option -e to use exiftool
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.111
1 files changed, 7 insertions, 4 deletions
diff --git a/nnn.1 b/nnn.1
index 5b2d7e2..d16e3f0 100644
--- a/nnn.1
+++ b/nnn.1
@@ -66,9 +66,9 @@ Toggle detail view
.It Ic D
Toggle current file details screen
.It Ic m
-Show concise mediainfo
+Show concise media info
.It Ic M
-Show full mediainfo
+Show full media info
.It Ic s
Toggle sort by file size
.It Ic S
@@ -101,12 +101,15 @@ directory you came out of.
.Nm
supports the following options:
.Pp
-.Fl l
- start in light mode (fewer details)
+.Fl e
+ use exiftool instead of mediainfo
.Pp
.Fl i
start in navigate-as-you-type mode
.Pp
+.Fl l
+ start in light mode (fewer details)
+.Pp
.Fl n
disable color for directory entries
.Pp