aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.16
1 files changed, 3 insertions, 3 deletions
diff --git a/nnn.1 b/nnn.1
index 400bb31..9d99947 100644
--- a/nnn.1
+++ b/nnn.1
@@ -263,7 +263,7 @@ file from selection after you navigate away from its directory. Editing doesn't
end the selection mode. You can add more files to the selection and edit the
list again. If no file is selected in the current session, this option attempts
to list the selection file.
-.Sh LIST FILES
+.Sh LIST INPUT
.Nm
can receive a list of files as input. The paths should be NUL-separated ('\\0')
but doesn't need to be NUL-terminated. Paths and can be relative to the current
@@ -354,8 +354,8 @@ separated by \fI;\fR:
Key:Command | Description
----------------------------------- + -------------------------------------------------
k:-_fuser -kiv $nnn* | Interactively kill process(es) using hovered file
- g:-_git diff* | Show git diff
- l:-_git log* | Show git log
+ g:-_git diff | Show git diff
+ l:-_git log | Show git log
n:-_vi /home/user/Dropbox/dir/note* | Take quick notes in a synced file/dir of notes
p:-_less -iR $nnn* | Page through hovered file in less
s:-_|smplayer -minigui $nnn | Play hovered media file, even unfinished download