Update docs

This commit is contained in:
Arun Prakash Jana 2021-09-30 03:17:02 +05:30
parent 2f6c180433
commit 74b779abc9
No known key found for this signature in database
GPG key ID: A75979F35C080412
2 changed files with 2 additions and 2 deletions

2
nnn.1
View file

@ -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'

View 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