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

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`