diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2017-12-24 15:21:38 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-12-24 15:21:38 +0530 |
commit | d9537e6d49121c9171f7a912944cfb89a04327f3 (patch) | |
tree | 80e8273e8b4f08e7c5ab2a4e2cae5d5cd367b7a7 /nnn.1 | |
parent | d3797f21d1fa4eb7ee4eb214feb38915262ba805 (diff) | |
download | nnn-d9537e6d49121c9171f7a912944cfb89a04327f3.tar.gz |
Add option -b to open bookmark directly
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,7 @@ .Nd the missing terminal file browser for X .Sh SYNOPSIS .Nm +.Op Ar -b key .Op Ar -c N .Op Ar -e .Op Ar -i @@ -118,6 +119,9 @@ PAGER. Please use the PAGER-specific keys in these screens. .Nm supports the following options: .Pp +.Fl "b key" + specify bookmark key to open +.Pp .Fl "c N" specify dir color (default blue), disables if N>7 0-black, 1-red, 2-green, 3-yellow, 4-blue, 5-magenta, 6-cyan, 7-white |