mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 01:49:49 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,3 +16,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- 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`
|
||||
|
||||
Reference in New Issue
Block a user