]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 29 Sep 2021 21:47:02 +0000 (03:17 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 29 Sep 2021 21:47:02 +0000 (03:17 +0530)
nnn.1
plugins/README.md

diff --git a/nnn.1 b/nnn.1
index 5575ed77fb57bf1a10c25010407deb0d3c2228b8..9432fa04f16a2f05ad80815f4bfb4357156b3629 100644 (file)
--- a/nnn.1
+++ b/nnn.1
@@ -401,7 +401,7 @@ separated by \fI;\fR:
         export NNN_PLUG='y:-!sync*'
 
     5. To run a \fIGUI app as plugin\fR, add a \fB&\fR after \fB!\fR
-       Note: $nnn must be the last argument in this case.
+       Note: \fI$nnn\fR must be the last argument in this case.
 
         export NNN_PLUG='m:-!&mousepad $nnn'
 
index 55826d8943f24837dc6b7fd161f3a238e35354de..6d2621db80addd2e22a00001f933759c1d5923b0 100644 (file)
@@ -165,7 +165,7 @@ To run a GUI app as plugin, add a `&` after `!`.
 export NNN_PLUG='m:-!&mousepad $nnn'
 ```
 
-Note: $nnn must be the last argument in this case.
+Note: `$nnn` must be the last argument in this case.
 
 #### Page non-interactive command output