mirror of https://github.com/xzeldon/htop.git
Merge branch 'hishamhm-pull-971'
This commit is contained in:
commit
f4b0067339
|
@ -27,7 +27,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
|
Start
|
||||||
|
|
Loading…
Reference in New Issue