mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:02:08 +02:00
btop: add exit example (#15904)
This commit is contained in:
parent
8b7a52dbe3
commit
8183e2d5a0
1 changed files with 4 additions and 0 deletions
|
@ -23,3 +23,7 @@
|
||||||
- Set the update rate to 500 milliseconds:
|
- Set the update rate to 500 milliseconds:
|
||||||
|
|
||||||
`btop --update 500`
|
`btop --update 500`
|
||||||
|
|
||||||
|
- Exit `btop`:
|
||||||
|
|
||||||
|
`<q>`
|
||||||
|
|
Loading…
Add table
Reference in a new issue