From 756c80690d613ff204035f424574c7f67761677c Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Mon, 30 Nov 2020 23:02:59 +0100 Subject: [PATCH] fix for the docs. --- docs/usage_overview.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/usage_overview.rst b/docs/usage_overview.rst index 4ce7f9b7a..35ca505a3 100644 --- a/docs/usage_overview.rst +++ b/docs/usage_overview.rst @@ -176,20 +176,20 @@ further. Matching documents with logical expressions: -.. code:: none +.. code:: shopname AND (product1 OR product2) Matching specific tags, correspondents or types: -.. code:: none +.. code:: type:invoice tag:unpaid correspondent:university certificate Matching dates: -.. code:: none +.. code:: created:[2005 to 2009] added:yesterday @@ -197,7 +197,7 @@ Matching dates: Matching inexact words: -.. code:: none +.. code:: produ*name