Update cheatsheets

This commit is contained in:
ivuorinen
2024-12-18 00:18:17 +00:00
parent 16c437db8b
commit c1ac284c8b
2 changed files with 5 additions and 1 deletions

View File

@@ -24,3 +24,7 @@ source: https://github.com/tldr-pages/tldr.git
- 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`

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Remove a tag:
`tag --remove {{tag_name}} {{path/to/file}`
`tag --remove {{tag_name}} {{path/to/file}}`
- Remove all tags from a file: