From d7b6e0cae7888ba935924076e9ed492d50bac7dc Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 23 Feb 2015 21:01:00 +0100 Subject: [PATCH] doc: update list of prefixes '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 91039041..1d27ac1e 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.43.0