mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-15 21:44:36 +03:00
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:

committed by
cgzones

parent
74d061700c
commit
812cfcb94d
@ -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.
|
||||
|
Reference in New Issue
Block a user