1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

s: add arguments to binary example

This commit is contained in:
Max Strübing 2017-12-18 07:17:32 +01:00
parent d7a5ab5564
commit 0cc322ea68

View file

@ -16,4 +16,4 @@
- Use a specified binary to perform the search query:
`s --binary {{binary}} {{query}}`
`s --binary "{{binary}} {{arguments}}" {{query}}`