From ec7692bb9e0e7b63d69fb0c9af419a3fc71aa4aa Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 28 May 2022 06:08:21 +0530 Subject: [PATCH] Update man page. --- nnn.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nnn.1 b/nnn.1 index 0ce59844..d4e48bb0 100644 --- a/nnn.1 +++ b/nnn.1 @@ -353,7 +353,8 @@ There are 2 ways (can be used together) to manage bookmarks. .Pp (2) Symlinked bookmarks: A symlinked bookmark to the current directory can be created with the \fIB\fR key. - Add prefix \fBn_\fR to the names to open the targets instead of the symlinks. + Add prefix \fBn_\fR to the name to open the target of the symlink. + Press '-' to return to the original directory. Symlinks can also be created manually under the "bookmarks" directory in the nnn config directory (~/.config/nnn/bookmarks).