1
0
Fork 0
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:
Nelson Figueroa 2024-12-17 09:48:24 -08:00 committed by GitHub
parent 51da719a0d
commit f46db2b021
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`