X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=manpages.mdwn;h=41b77724cfee73b9daebd8b10ffcc31c2766bc0a;hp=9671c26de09be3fb527c96a474654eb6f451940a;hb=bbdcbf63583351af9c0954cb92316f5bb3a8509a;hpb=59c3b4d66ce19a9dde85e65d5fc5c150e23de209 diff --git a/manpages.mdwn b/manpages.mdwn index 9671c26..41b7772 100644 --- a/manpages.mdwn +++ b/manpages.mdwn @@ -2,17 +2,27 @@ 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 +* notmuch-sexp-queries(7) - s-expression 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.35