mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 21:59:34 +00:00
Update cheatsheets
This commit is contained in:
6
tldr/s
6
tldr/s
@@ -14,12 +14,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- List all providers:
|
||||
|
||||
`s --list-providers`
|
||||
`s {{[-l|--list-providers]}}`
|
||||
|
||||
- Search for a query with a given provider:
|
||||
|
||||
`s --provider {{provider}} {{query}}`
|
||||
`s {{[-p|--provider]}} {{provider}} {{query}}`
|
||||
|
||||
- Use a specified binary to perform the search query:
|
||||
|
||||
`s --binary "{{binary}} {{arguments}}" {{query}}`
|
||||
`s {{[-b|--binary]}} "{{binary}} {{arguments}}" {{query}}`
|
||||
|
||||
Reference in New Issue
Block a user