htop: add --delay
example (#10701)
* htop: add `--delay` example --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
@@ -15,6 +15,10 @@
|
|||||||
|
|
||||||
`htop --sort {{sort_item}}`
|
`htop --sort {{sort_item}}`
|
||||||
|
|
||||||
|
- Start `htop` with the specified delay between updates, in tenths of a second (i.e. 50 = 5 seconds):
|
||||||
|
|
||||||
|
`htop --delay 50`
|
||||||
|
|
||||||
- See interactive commands while running htop:
|
- See interactive commands while running htop:
|
||||||
|
|
||||||
`?`
|
`?`
|
||||||
|
Reference in New Issue
Block a user