diff options
| author | Martin Fischer <martin@push-f.com> | 2022-01-06 17:44:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-06 17:44:34 +0100 |
| commit | 1196abcfce569191bf56553983759b1ce3e7f234 (patch) | |
| tree | a1fde9cb809a753c2e9ea2526d1a4d65dbaa52fd /docs/user | |
| parent | 5305ff8cb6ab8774381a6ff98eb1cb142d625704 (diff) | |
| parent | 61935c72efa3c164184cecccc7cdc5713a93d654 (diff) | |
Merge pull request #706 from not-my-profile/remove-broken-quest-op
[fix] remove broken ? search operator
Diffstat (limited to 'docs/user')
| -rw-r--r-- | docs/user/search_syntax.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/user/search_syntax.rst b/docs/user/search_syntax.rst index 50cd8fabb..e9ed3e870 100644 --- a/docs/user/search_syntax.rst +++ b/docs/user/search_syntax.rst @@ -14,9 +14,6 @@ Prefix ``!`` Prefix: ``:`` to set language -Prefix: ``?`` - to add engines and categories to the currently selected categories - Abbrevations of the engines and languages are also accepted. Engine/category modifiers are chainable and inclusive (e.g. with :search:`!it !ddg !wp qwer <?q=%21it%20%21ddg%20%21wp%20qwer>` search in IT category **and** duckduckgo |