diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-02-05 23:48:34 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-02-05 23:48:34 +0530 |
commit | 336eca300a3ed466172b1ca67bc610f230267053 (patch) | |
tree | 60485adeb898bb3acf2860b72f3eeb65f8c3a406 /nnn.1 | |
parent | b716cac0c9bbde4c796365d790ffd5f1149edac6 (diff) | |
download | nnn-336eca300a3ed466172b1ca67bc610f230267053.tar.gz |
Fix #190: support version sort (option -n)
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -181,6 +181,9 @@ supports the following options: .Fl l start in light mode (fewer details) .Pp +.Fl n + use version compare to sort files +.Pp .Fl "p file" copy (or \fIpick\fR) selection to file, or stdout if file='-' .Pp |