Update man page

This commit is contained in:
Luuk van Baal 2021-05-31 01:04:07 +02:00
parent 2238fa9cbc
commit cc8a21fa61

2
nnn.1
View file

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