btop: edit page (#12440)

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
Fazle Arefin 2024-03-04 01:25:50 +11:00 committed by GitHub
parent a2ea10ad8b
commit 1e3502c4ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -11,3 +11,11 @@
- Start `btop` with the specified settings preset:
`btop --preset {{0..9}}`
- Start `btop` in TTY mode using 16 colors and TTY-friendly graph symbols:
`btop --tty_on`
- Start `btop` in 256-color mode instead of 24-bit color mode:
`btop --low-color`