mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 21:15:32 +02:00
btop: add --update
example (#15165)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
parent
51da719a0d
commit
f46db2b021
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@
|
|||
- Start `btop` in 256-color mode instead of 24-bit color mode:
|
||||
|
||||
`btop --low-color`
|
||||
|
||||
- Set the update rate to 500 milliseconds:
|
||||
|
||||
`btop --update 500`
|
||||
|
|
Loading…
Add table
Reference in a new issue