From: Arun Prakash Jana Date: Wed, 29 Sep 2021 21:47:02 +0000 (+0530) Subject: Update docs X-Git-Tag: v4.4~63 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=74b779abc9fd6f25703caab49988057496c7e0a5;p=nnn.git Update docs --- diff --git a/nnn.1 b/nnn.1 index 5575ed77..9432fa04 100644 --- 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' diff --git a/plugins/README.md b/plugins/README.md index 55826d89..6d2621db 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -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