mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-07 23:45:52 +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:
|
||||
|
||||
`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:
|
||||
|
||||
`tag --remove {{tag_name}} {{path/to/file}`
|
||||
`tag --remove {{tag_name}} {{path/to/file}}`
|
||||
|
||||
- Remove all tags from a file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user