diff options
| author | David Bremner <david@tethera.net> | 2015-02-23 21:01:00 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-02-24 08:29:01 +0100 |
| commit | d7b6e0cae7888ba935924076e9ed492d50bac7dc (patch) | |
| tree | 405cd952b299bb832b56372f4c3460df202a65bb | |
| parent | 682a362c85475623a208dc7c9f2fb63af4bfb793 (diff) | |
doc: update list of prefixes
'attachement' missed a colon, and 'mimetype' was not added to this table
at all.
| -rw-r--r-- | doc/man7/notmuch-search-terms.rst | 4 |
1 files 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:** | | | | +------------------+-----------------------+ |
