Rename drop-capabilities options none to off

None might be ambiguous whether we are dropping none or whether we keep
none.

Rename to off to make more clear this option does not drop any.
This commit is contained in:
Christian Göttsche
2021-03-25 14:33:27 +01:00
committed by cgzones
parent 74d061700c
commit 812cfcb94d
2 changed files with 7 additions and 7 deletions

View File

@ -64,7 +64,7 @@ requesting a sort order with -s.
\fB\-H \-\-highlight-changes=DELAY\fR
Highlight new and old processes
.TP
\fB \-\-drop-capabilities[=none|basic|strict]\fR
\fB \-\-drop-capabilities[=off|basic|strict]\fR
Linux only; requires libcap support.
.br
Drop unneeded Linux capabilities.