From f1ff225a0c336728f78741fd946d2b276be11caf Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 19 May 2019 12:50:23 +0200 Subject: [PATCH] Clarifies that --search-tags matches whole tags only. --- remwharead.1.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/remwharead.1.adoc b/remwharead.1.adoc index e2a9478..37a081f 100644 --- a/remwharead.1.adoc +++ b/remwharead.1.adoc @@ -93,7 +93,8 @@ HTML, PDF and many other formats. A search expression is either a single term, or several terms separated by _AND_ or _OR_. _AND_ takes precedence. The expression _Mountain AND Big OR Vegetable_ finds all things that have either Mountain and Big or Vegetable in them. You can -use _||_ instead of _OR_ and _&&_ instead of _AND_. +use _||_ instead of _OR_ and _&&_ instead of _AND_. Note that *--search-tags* +only matches whole tags. Pill does not match Pillow. == PROTOCOL SUPPORT