]> Sergey Matveev's repositories - nnn.git/commitdiff
Update man page
authorLuuk van Baal <luukvbaal@gmail.com>
Sun, 30 May 2021 23:04:07 +0000 (01:04 +0200)
committerLuuk van Baal <luukvbaal@gmail.com>
Sun, 30 May 2021 23:04:07 +0000 (01:04 +0200)
nnn.1

diff --git a/nnn.1 b/nnn.1
index f5440ed3e0b7714d8fffc50044429c1da861a910..cae72cc85f3e5bd5ac78dd2ee46e3764e0abd338 100644 (file)
--- 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