aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-30 02:21:59 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-30 02:21:59 +0530
commitf231c35ef90b5e2124e94a79fe784be97d442d16 (patch)
tree06cf0f6348afd7154c7baaf12cb8a2354980c241 /nnn.1
parent3b42b6fc42ce762ebb7fdb9849b8c5a48b88d02f (diff)
downloadnnn-f231c35ef90b5e2124e94a79fe784be97d442d16.tar.gz
Update docs
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.12
1 files changed, 1 insertions, 1 deletions
diff --git a/nnn.1 b/nnn.1
index 7e7f3eb..0490484 100644
--- a/nnn.1
+++ b/nnn.1
@@ -192,7 +192,7 @@ when dealing with the !, e and p commands respectively. A single combination to
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'
+ export NNN_PLUG='x:_chmod +x $nnn;g:_git log;s:_smplayer $nnn;o:fzopen;m:nmount'
NOTES:
1. Use single quotes for $NNN_PLUG so $nnn is not interpreted