aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-15 11:09:51 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-15 11:09:51 +0530
commit2c6fb0eefca8f9dd58940adaf09e725b90f11675 (patch)
tree232bb603c0d5d70cbf923590321ae302e7094598 /plugins
parent0222b75c2eba7d78d8984f159ae0bd0afce9de21 (diff)
downloadnnn-2c6fb0eefca8f9dd58940adaf09e725b90f11675.tar.gz
Use shorter lines in man page
Diffstat (limited to 'plugins')
-rw-r--r--plugins/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/README.md b/plugins/README.md
index df77ba4..cccdd1b 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -102,9 +102,9 @@ Now there will be no prompt after <kbd>;s</kbd> and <kbd>;n</kbd>.
Notes:
1. Use single quotes for `$NNN_PLUG` so `$nnn` is not interpreted
-2. `$nnn` should be the last argument (IF you want to pass the hovered file name)
+2. `$nnn` should be the last argument (IF used)
3. (_Again_) add `_` before the command
-4. To disable directory refresh after running a _command as plugin_, prefix the command with `-_`
+4. To disable directory refresh after running a _command as plugin_, prefix with `-_`
#### Some useful key-command examples