Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-20 00:20:58 +00:00
parent 846fc1563d
commit a360d4dc45
153 changed files with 493 additions and 434 deletions

View File

@@ -14,16 +14,16 @@ source: https://github.com/tldr-pages/tldr.git
- Double click, rather than click and drag, to draw a selection:
`slop -D`
`slop {{[-D|--nodrag]}}`
- Highlight the selection rather than outlining it:
`slop -l`
`slop {{[-l|--highlight]}}`
- Specify the output format:
`slop -f {{format_string}}`
`slop {{[-f|--format]}} {{format_string}}`
- Specify the selection rectangle's color:
`slop -c {{red}},{{green}},{{blue}},{{alpha}}`
`slop {{[-c|--color]}} {{red}},{{green}},{{blue}},{{alpha}}`