From: Luuk van Baal Date: Sun, 30 May 2021 23:04:07 +0000 (+0200) Subject: Update man page X-Git-Tag: v4.1~6^2 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=cc8a21fa617253fbbbf87d2eaedc59e11d8a6e3a;p=nnn.git Update man page --- diff --git a/nnn.1 b/nnn.1 index f5440ed3..cae72cc8 100644 --- a/nnn.1 +++ b/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 separated by \fI;\fR: .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 .Pp \fBNNN_PLUG:\fR directly executable plugins as \fIkey_char:plugin\fR pairs