--- /dev/null
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 10D9D431FD6\r
+ for <notmuch@notmuchmail.org>; Sun, 9 Mar 2014 14:41:58 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References"\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id CHjxEkdDM8Fg for <notmuch@notmuchmail.org>;\r
+ Sun, 9 Mar 2014 14:41:53 -0700 (PDT)\r
+Received: from mail-la0-f51.google.com (mail-la0-f51.google.com\r
+ [209.85.215.51]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 8B7DE431FC7\r
+ for <notmuch@notmuchmail.org>; Sun, 9 Mar 2014 14:41:03 -0700 (PDT)\r
+Received: by mail-la0-f51.google.com with SMTP id pv20so4103719lab.38\r
+ for <notmuch@notmuchmail.org>; Sun, 09 Mar 2014 14:41:02 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=1e100.net; s=20130820;\r
+ h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\r
+ :references:in-reply-to:references;\r
+ bh=8+tKeSUc7vvZ3qaHd49xyzxN0HCe2+bV4jeanqxo5Sw=;\r
+ b=RfshgmetNmVi/AtyUz/EiP4od5P0Ai2y1zqgGDY5RpjY+3A2vrRVElgjxqZ8oKfo5q\r
+ 3rak11S10zpL76hX68YC4ACAdOPquEHJTaa/KC9tpo7r7XKliSEh+cGGbNibmfuTTMqp\r
+ K/1eqOyJI95nyKTcSEtpaHJaH/3X3TL58J9URYMjOVDSolMZFHm+aUwX0vZGJTE5vbaL\r
+ cT9EZRu1U1sZmnv+8GI3n1INbbVSCy5AWZmHXwqAaubTuDbxdke5TxzFr29cFh7Al18G\r
+ VB4HqXiW2uVwyDod3UHdWOJq0TqQ21RPML4ZjcJu4FjzVjSa5Er1GdIpdqLnGMDGo43X\r
+ TqLA==\r
+X-Gm-Message-State:\r
+ ALoCoQmWtPyPZUAmJN+oakO0vduxrtcFsSYx/rXaHorF8B5T2i2Ek8UpSKWIvRZNnpXMot8VATJP\r
+X-Received: by 10.152.3.72 with SMTP id a8mr6997649laa.33.1394401262161;\r
+ Sun, 09 Mar 2014 14:41:02 -0700 (PDT)\r
+Received: from localhost (dsl-hkibrasgw2-58c36f-91.dhcp.inet.fi.\r
+ [88.195.111.91])\r
+ by mx.google.com with ESMTPSA id zf7sm26915730lab.7.2014.03.09.14.41.00\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sun, 09 Mar 2014 14:41:01 -0700 (PDT)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v4 10/13] man: try to clarify the folder: and path: vs.\r
+ --output=files confusion\r
+Date: Sun, 9 Mar 2014 23:40:31 +0200\r
+Message-Id:\r
+ <108f8bb2ea61552c84c342af81bf312df308f619.1394400503.git.jani@nikula.org>\r
+X-Mailer: git-send-email 1.9.0\r
+In-Reply-To: <cover.1394400503.git.jani@nikula.org>\r
+References: <cover.1394400503.git.jani@nikula.org>\r
+In-Reply-To: <cover.1394400503.git.jani@nikula.org>\r
+References: <cover.1394400503.git.jani@nikula.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 09 Mar 2014 21:41:58 -0000\r
+\r
+---\r
+ man/man1/notmuch-search.1 | 10 ++++++++--\r
+ 1 file changed, 8 insertions(+), 2 deletions(-)\r
+\r
+diff --git a/man/man1/notmuch-search.1 b/man/man1/notmuch-search.1\r
+index 55a81e79fce4..a2b1ae43f411 100644\r
+--- a/man/man1/notmuch-search.1\r
++++ b/man/man1/notmuch-search.1\r
+@@ -82,8 +82,14 @@ one per line (\-\-format=text), separated by null characters\r
+ S-Expression list (\-\-format=sexp).\r
+ \r
+ Note that each message may have multiple filenames associated with it.\r
+-All of them are included in the output, unless limited with the\r
+-\-\-duplicate=N option.\r
++All of them are included in the output (unless limited with the\r
++\-\-duplicate=N option). This may be particularly confusing for\r
++.B folder:\r
++or\r
++.B path:\r
++searches in a specified directory, as the messages may have duplicates\r
++in other directories that are included in the output, although these\r
++files alone would not match the search.\r
+ .RE\r
+ .RS 4\r
+ .TP 4\r
+-- \r
+1.9.0\r
+\r