X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=manpages.mdwn;h=1269dae7c6c0aad93942cdccd7edd9dcba108371;hp=1c176e37d6e6f0c7dff95715350d567693cb3a71;hb=1c38acdbb7e263f0d20bd2f6cd67b0ed940614c1;hpb=316360b4ab00619d2e80d8c18eeaf1ac5cbcaecf diff --git a/manpages.mdwn b/manpages.mdwn index 1c176e3..1269dae 100644 --- a/manpages.mdwn +++ b/manpages.mdwn @@ -2,15 +2,26 @@ Manual page index ================= * notmuch(1) - thread-based email index, search, and tagging +* notmuch-address(1) - output addresses from matching messages +* notmuch-compact(1) - compact the notmuch database * notmuch-config(1) - access notmuch configuration file * notmuch-count(1) - count messages matching the given search terms * notmuch-dump(1) - creates a plain-text dump of the tags of each message +* notmuch-emacs-mua(1) - send mail with notmuch and emacs +* notmuch-insert(1) - add a message to the maildir and notmuch database * notmuch-new(1) - incorporate new mail into the notmuch database +* notmuch-reindex(1) - re-index matching messages * notmuch-reply(1) - constructs a reply template for a set of messages * notmuch-restore(1) - restores the tags from the given file (see notmuch dump) * notmuch-search(1) - search for messages matching the given search terms -* notmuch-setup(1) - thread-based email index, search, and tagging * notmuch-show(1) - show messages matching the given search terms * notmuch-tag(1) - add/remove tags for all messages matching the search terms * notmuch-hooks(5) - hooks for notmuch +* notmuch-properties(7) - notmuch message property conventions and documentation * notmuch-search-terms(7) - syntax for notmuch queries + +The manual pages are licensed under +[the GNU General Public License](https://www.gnu.org/licenses/gpl.txt), +either version 3.0 or at your option any later version. + +

0.31