Skip to content

Commit 171f828

Browse files
Daniel LangeDaniel Lange
authored andcommitted
Document --drop-capabilities requiring a compile-time option
Fix grammar and layout a bit while at it Closes #1532
1 parent fc54b88 commit 171f828

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

htop.1.in

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,14 @@ requesting a sort order with -s.
8585
\fB\-H \-\-highlight-changes=DELAY\fR
8686
Highlight new and old processes
8787
.TP
88-
\fB \-\-drop-capabilities[=off|basic|strict]\fR
89-
Linux only; requires libcap support.
88+
\fB\-\-drop-capabilities[=off|basic|strict]\fR
89+
Linux only; this option needs to have been enabled at compile-time and
90+
requires libcap support at runtime.
9091
.br
9192
Drop unneeded Linux capabilities.
92-
In strict mode features like killing, changing process priorities, and reading
93-
process delay accounting information will not work, due to less capabilities
94-
held.
93+
In strict mode features like killing, changing process priorities and reading
94+
process delay accounting information will not work due to fewer capabilities
95+
being held.
9596
.SH "INTERACTIVE COMMANDS"
9697
The following commands are supported while in
9798
.BR htop :

0 commit comments

Comments
 (0)