mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
s: add arguments to binary example
This commit is contained in:
parent
d7a5ab5564
commit
0cc322ea68
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
||||||
|
|
||||||
- Use a specified binary to perform the search query:
|
- Use a specified binary to perform the search query:
|
||||||
|
|
||||||
`s --binary {{binary}} {{query}}`
|
`s --binary "{{binary}} {{arguments}}" {{query}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue