From bb079cc3f76ab38dfa02aafba340ff9fa0d2014a Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 19 Feb 2015 19:03:21 +0100 Subject: [PATCH] [PATCH] doc: remove reference to sender,recipients from notmuch-search.1 --- ff/61d53335ca4eef809a7fdef5e416e6057f26fa | 70 +++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 ff/61d53335ca4eef809a7fdef5e416e6057f26fa diff --git a/ff/61d53335ca4eef809a7fdef5e416e6057f26fa b/ff/61d53335ca4eef809a7fdef5e416e6057f26fa new file mode 100644 index 000000000..ef23b3057 --- /dev/null +++ b/ff/61d53335ca4eef809a7fdef5e416e6057f26fa @@ -0,0 +1,70 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id DA896431FD4 + for ; Thu, 19 Feb 2015 10:15:58 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.438 +X-Spam-Level: ** +X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 + tests=[DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id TojtFM6zNVWX for ; + Thu, 19 Feb 2015 10:15:55 -0800 (PST) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 991D0429E52 + for ; Thu, 19 Feb 2015 10:15:55 -0800 (PST) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1YOVRv-0004Xc-9f; Thu, 19 Feb 2015 18:03:43 +0000 +Received: (nullmailer pid 30188 invoked by uid 1000); Thu, 19 Feb 2015 + 18:03:30 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: [PATCH] doc: remove reference to sender,recipients from + notmuch-search.1 +Date: Thu, 19 Feb 2015 19:03:21 +0100 +Message-Id: <1424369001-30145-1-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.1.4 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 19 Feb 2015 18:15:59 -0000 + +Apparently these were missed when notmuch-address was split to it's +own subcommand. +--- + doc/man1/notmuch-search.rst | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/doc/man1/notmuch-search.rst b/doc/man1/notmuch-search.rst +index 1af56c4..4e660a6 100644 +--- a/doc/man1/notmuch-search.rst ++++ b/doc/man1/notmuch-search.rst +@@ -35,7 +35,7 @@ Supported options for **search** include + intended for programs that invoke **notmuch(1)** internally. If + omitted, the latest supported version will be used. + +- ``--output=(summary|threads|messages|files|tags|sender|recipients)`` ++ ``--output=(summary|threads|messages|files|tags)`` + + **summary** + Output a summary of each thread with any message matching +-- +2.1.4 + -- 2.26.2