diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-10-31 20:47:07 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-10-31 20:48:05 +0530 |
commit | ff5685b64de1725e77208f0c963015bcaf3a6037 (patch) | |
tree | 4ad34793da2838e7fa9b1340dc9581229494c3e5 /nnn.1 | |
parent | aabbf6ddcb35dcd5c3289d88a1cb9bd890e1f5d0 (diff) | |
download | nnn-ff5685b64de1725e77208f0c963015bcaf3a6037.tar.gz |
Option -U to show user and group in status bar
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,6 +33,7 @@ .Op Ar -t secs .Op Ar -T key .Op Ar -u +.Op Ar -U .Op Ar -V .Op Ar -w .Op Ar -x @@ -147,6 +148,9 @@ supports the following options: .Fl u use selection if available, don't prompt to choose between selection and hovered entry .Pp +.Fl U + show user and group names in status bar +.Pp .Fl V show version and exit .Pp |