mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 17:01:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -24,3 +24,7 @@ source: https://github.com/tldr-pages/tldr.git
|
|||||||
- Start `btop` in 256-color mode instead of 24-bit color mode:
|
- Start `btop` in 256-color mode instead of 24-bit color mode:
|
||||||
|
|
||||||
`btop --low-color`
|
`btop --low-color`
|
||||||
|
|
||||||
|
- Set the update rate to 500 milliseconds:
|
||||||
|
|
||||||
|
`btop --update 500`
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
|||||||
|
|
||||||
- Remove a tag:
|
- Remove a tag:
|
||||||
|
|
||||||
`tag --remove {{tag_name}} {{path/to/file}`
|
`tag --remove {{tag_name}} {{path/to/file}}`
|
||||||
|
|
||||||
- Remove all tags from a file:
|
- Remove all tags from a file:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user