1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 20:55:51 +02:00

btop: edit page (#12440)

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
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

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`