Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions htop.1.in
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ Delay between updates, in tenths of a second. If the delay value is
less than 1, it is increased to 1, i.e. 1/10 second. If the delay value
is greater than 100, it is decreased to 100, i.e. 10 seconds.
.TP
\fB\-n \-\-max-iterations=NUMBER\fR
Exit
.B htop
after NUMBER iterations, i.e. frame updates.
.TP
\fB\-C \-\-no-color \-\-no-colour\fR
Start
.B htop
Expand Down
Loading