X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=manpages.mdwn;h=41b77724cfee73b9daebd8b10ffcc31c2766bc0a;hp=f44015b40a1d6d9969731888ef564dcb8e2272eb;hb=HEAD;hpb=0add150ffd941ea7ed64a9116929aaf2daa927a5 diff --git a/manpages.mdwn b/manpages.mdwn index f44015b..41b7772 100644 --- a/manpages.mdwn +++ b/manpages.mdwn @@ -1,17 +1,28 @@ Manual page index ================= -* notmuch("1") - thread-based email index, search, and tagging -* 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-insert("1") - add a message to the maildir and notmuch database -* notmuch-new("1") - incorporate new mail into the notmuch database -* 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-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-search-terms("7") - syntax for notmuch queries +* 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-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