mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 07:58:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -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}}`
|
||||
|
||||
Reference in New Issue
Block a user