mirror of https://github.com/xzeldon/htop.git
update man page text about delay
This commit is contained in:
parent
402e46bb82
commit
ccf0e18414
|
@ -22,7 +22,9 @@ Mandatory arguments to long options are mandatory for short options too.
|
||||||
.LP
|
.LP
|
||||||
.TP
|
.TP
|
||||||
\fB\-d \-\-delay=DELAY\fR
|
\fB\-d \-\-delay=DELAY\fR
|
||||||
Delay between updates, in tenths of seconds
|
Delay between updates, in tenths of seconds. 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
|
.TP
|
||||||
\fB\-C \-\-no-color \-\-no-colour\fR
|
\fB\-C \-\-no-color \-\-no-colour\fR
|
||||||
Start htop in monochrome mode
|
Start htop in monochrome mode
|
||||||
|
|
Loading…
Reference in New Issue