diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-06-16 19:09:09 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-06-16 19:09:31 +0530 |
commit | d7e5e420eb3c5c4ac58c88c7892e05178f178031 (patch) | |
tree | e6cfa6d1d292b8ff33ce829675e22fdeadc78bcb /nnn.1 | |
parent | 6548a0fa7c8657f079fbd85ee4aa3d93c309f9b1 (diff) | |
download | nnn-d7e5e420eb3c5c4ac58c88c7892e05178f178031.tar.gz |
Update docs
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -136,7 +136,7 @@ supports the following options: keys: 'a'u / 'd'u / 'e'xtension / 'r'everse / 's'ize / 't'ime / 'v'ersion .Pp .Fl u - use selection if available, don't prompt to choose between selection and current entry + use selection if available, don't prompt to choose between selection and hovered entry .Pp .Fl V show version and exit @@ -280,9 +280,9 @@ use the selection (e.g. to copy or move) in the other pane (if the instance doesn't have any local selection already). .Pp .Nm -clears the selection after successful file removal, batch-rename and link -creation with selection. However, it is retained after archive creation -with selection as the user may want to delete the archived files next. +clears the selection after file removal, batch-rename and link creation with +selection. However, it is retained after archive creation with selection as +the user may want to delete the archived files next. .Pp To edit the selection use the _edit selection_ key. Use this key to remove a file from selection after you navigate away from its directory. Editing doesn't |