From 0cc322ea684d5c3f3d397ff104c729da5305a9d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20Str=C3=BCbing?= Date: Mon, 18 Dec 2017 07:17:32 +0100 Subject: [PATCH] s: add arguments to binary example --- pages/common/s.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/s.md b/pages/common/s.md index 926302dd4e..3dec967946 100644 --- a/pages/common/s.md +++ b/pages/common/s.md @@ -16,4 +16,4 @@ - Use a specified binary to perform the search query: -`s --binary {{binary}} {{query}}` +`s --binary "{{binary}} {{arguments}}" {{query}}`