]> Sergey Matveev's repositories - nnn.git/commitdiff
update man page
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 20 Nov 2019 21:08:34 +0000 (02:38 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 20 Nov 2019 21:08:34 +0000 (02:38 +0530)
nnn.1

diff --git a/nnn.1 b/nnn.1
index f268fdbd56ddb107f5c9b9c57a7218f75a32b761..2eb55895f5377c373e0b7c633a805e00e9a5cb7d 100644 (file)
--- a/nnn.1
+++ b/nnn.1
@@ -189,7 +189,8 @@ when dealing with the !, e and p commands respectively. A single combination to
     NOTE: To run a plugin directly, press \fI:\fR followed by the plugin key.
 .Ed
 .Pp
-    To assign keys to arbitrary non-background cli commands (non-shell-interpreted) and invoke like plugins, add \fI_\fR (underscore) before the command.
+    To assign keys to arbitrary non-background non-shell-interpreted cli
+    commands and invoke like plugins, add \fI_\fR (underscore) before the command.
 .Bd -literal
     export NNN_PLUG='x:_chmod +x $NNN;g:_git log;s:_smplayer $NNN;o:fzopen'