diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-04-05 13:04:14 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-04-05 13:07:18 +0530 |
commit | 1014d941b14e805bc5f33d56e481f0cd1d9ff988 (patch) | |
tree | 75a8d922f070a2d1a323645e6498a81a07edf946 /nnn.1 | |
parent | f14fb9c0f92c25ab79dd0c47d16f075199aeb999 (diff) | |
download | nnn-1014d941b14e805bc5f33d56e481f0cd1d9ff988.tar.gz |
Support only NO_COLOR, revert -C to disable color
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -9,7 +9,6 @@ .Op Ar -A .Op Ar -b key .Op Ar -c -.Op Ar -C .Op Ar -d .Op Ar -e .Op Ar -E @@ -63,9 +62,6 @@ supports the following options: .Fl c opener opens files in cli utilities only (overrides -e) .Pp -.Fl C - disable color -.Pp .Fl d detail mode .Pp |