mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Update man page
This commit is contained in:
parent
2238fa9cbc
commit
cc8a21fa61
2
nnn.1
2
nnn.1
|
@ -369,7 +369,7 @@ used. A single combination of arguments is supported for SHELL and PAGER.
|
||||||
\fBNNN_BMS:\fR bookmark string as \fIkey_char:location\fR pairs
|
\fBNNN_BMS:\fR bookmark string as \fIkey_char:location\fR pairs
|
||||||
separated by \fI;\fR:
|
separated by \fI;\fR:
|
||||||
.Bd -literal
|
.Bd -literal
|
||||||
export NNN_BMS='d:~/Documents;u:/home/user/Cam Uploads;D:~/Downloads/'
|
export NNN_BMS="d:$HOME/Documents;u:/home/user/Cam Uploads;D:$HOME/Downloads/"
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
\fBNNN_PLUG:\fR directly executable plugins as \fIkey_char:plugin\fR pairs
|
\fBNNN_PLUG:\fR directly executable plugins as \fIkey_char:plugin\fR pairs
|
||||||
|
|
Loading…
Reference in a new issue