Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-04 00:13:37 +00:00
parent d5be0a5308
commit 4fc14b09a3
10 changed files with 195 additions and 45 deletions

View File

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