From d40235ccc2d9df63a0eb2afe7ebdb74476ea5fbe Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 23 Feb 2015 21:05:37 +0100 Subject: [PATCH] [Patch v2 4/4] doc: update list of prefixes --- 42/f0768fd260aef85fa1e6942e98d32381a9097c | 75 +++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 42/f0768fd260aef85fa1e6942e98d32381a9097c diff --git a/42/f0768fd260aef85fa1e6942e98d32381a9097c b/42/f0768fd260aef85fa1e6942e98d32381a9097c new file mode 100644 index 000000000..029cf139c --- /dev/null +++ b/42/f0768fd260aef85fa1e6942e98d32381a9097c @@ -0,0 +1,75 @@ +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 F17B0431E62 + for ; Mon, 23 Feb 2015 12:17:11 -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 bU9b41k+X-92 for ; + Mon, 23 Feb 2015 12:17:11 -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 8E7FA431E64 + for ; Mon, 23 Feb 2015 12:17:11 -0800 (PST) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1YPzHU-0001cl-JN; Mon, 23 Feb 2015 20:07:04 +0000 +Received: (nullmailer pid 5908 invoked by uid 1000); Mon, 23 Feb 2015 + 20:06:24 -0000 +From: David Bremner +To: David Bremner , Jani Nikula , + notmuch@notmuchmail.org +Subject: [Patch v2 4/4] doc: update list of prefixes +Date: Mon, 23 Feb 2015 21:05:37 +0100 +Message-Id: <1424721937-5797-5-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.1.4 +In-Reply-To: <1424721937-5797-1-git-send-email-david@tethera.net> +References: <87a9163fpf.fsf@maritornes.cs.unb.ca> + <1424721937-5797-1-git-send-email-david@tethera.net> +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: Mon, 23 Feb 2015 20:17:12 -0000 + +'attachement' missed a colon, and 'mimetype' was not added to this table +at all. +--- + doc/man7/notmuch-search-terms.rst | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/doc/man7/notmuch-search-terms.rst b/doc/man7/notmuch-search-terms.rst +index 77abc70..ebb5e54 100644 +--- a/doc/man7/notmuch-search-terms.rst ++++ b/doc/man7/notmuch-search-terms.rst +@@ -205,8 +205,8 @@ exact matches like "tag:inbox" or **probabilistic**, supporting a more flexible + +------------------+-----------------------+ + | **tag:** **id:** | **from:** **to:** | + |**thread:** |**subject:** | +-|**folder:** |**attachment** | +-|**path:** | | ++|**folder:** |**attachment:** | ++|**path:** |**mimetype:** | + | | | + +------------------+-----------------------+ + +-- +2.1.4 + -- 2.26.2