htop: add `--delay` example (#10701)

* htop: add `--delay` example

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
pull/23/head
Franciosi 2023-09-09 22:00:42 -04:00 committed by GitHub
parent c36f2c4d5d
commit 1dae6c83ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
`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:
`?`