]> git.notmuchmail.org Git - notmuch/commitdiff
man: try to clarify the folder: and path: vs. --output=files confusion
authorJani Nikula <jani@nikula.org>
Sat, 8 Feb 2014 21:14:25 +0000 (23:14 +0200)
committerDavid Bremner <david@tethera.net>
Tue, 11 Mar 2014 22:51:22 +0000 (19:51 -0300)
doc/man1/notmuch-search.rst

index 7ac6c68e68acaa54592ca03ab36378281e7a4471..90160f21e23c12161876d019b07ca9a0c8dc7bfc 100644 (file)
@@ -64,8 +64,13 @@ Supported options for **search** include
             (--format=json), or as an S-Expression list (--format=sexp).
 
             Note that each message may have multiple filenames
             (--format=json), or as an S-Expression list (--format=sexp).
 
             Note that each message may have multiple filenames
-            associated with it. All of them are included in the output,
-            unless limited with the --duplicate=N option.
+            associated with it. All of them are included in the output
+            (unless limited with the --duplicate=N option). This may
+            be particularly confusing for **folder:** or **path:**
+            searches in a specified directory, as the messages may
+            have duplicates in other directories that are included in
+            the output, although these files alone would not match the
+            search.
 
         **tags**
             Output all tags that appear on any message matching the
 
         **tags**
             Output all tags that appear on any message matching the