diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2017-04-13 19:13:33 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-04-13 19:13:33 +0530 |
commit | 275b42efb0fb09fe91174b16eb085c396ab4e45d (patch) | |
tree | ae4e346ba6f0f9c564ea18ac8ee88d3cbe6b6000 /nnn.1 | |
parent | 372a3a0c80bef525314428396f37692a5c6a5fb9 (diff) | |
download | nnn-275b42efb0fb09fe91174b16eb085c396ab4e45d.tar.gz |
Prepare for release v1.0
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.Dd August 21, 2016 +.Dd April 13, 2017 .Dt NNN 1 .Os .Sh NAME @@ -82,10 +82,13 @@ Backing up one directory level will set the cursor position at the directory you came out of. .Pp .Nm -supports the following option: +supports the following options: .Pp .Fl d - Open in detail view mode. + open in detail view mode +.Pp +.Fl v + show version and exit .Sh CONFIGURATION .Nm is configured by modifying |