diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2012-06-25 00:15:39 +0300 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2012-06-25 00:15:39 +0300 |
| commit | 6fcb14f026a1ef207a7c810e9b40a62d2c83b7a3 (patch) | |
| tree | 2c830481f0e2735dcef0e33f5fc563355f1366ae | |
| parent | e9e606f333685696ecc9979b8813b0838b9e969e (diff) | |
A manpages.mdwn
| -rw-r--r-- | manpages.mdwn | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/manpages.mdwn b/manpages.mdwn new file mode 100644 index 0000000..be476a5 --- /dev/null +++ b/manpages.mdwn @@ -0,0 +1,16 @@ +Manual page Index +================= + +* <a href='manpages/notmuch-config-1/'>notmuch-config</a>(1) - Access notmuch configuration file. +* <a href='manpages/notmuch-count-1/'>notmuch-count</a>(1) - Count messages matching the given search terms. +* <a href='manpages/notmuch-dump-1/'>notmuch-dump</a>(1) - Creates a plain-text dump of the tags of each message. +* <a href='manpages/notmuch-new-1/'>notmuch-new</a>(1) - Incorporate new mail into the notmuch database. +* <a href='manpages/notmuch-reply-1/'>notmuch-reply</a>(1) - Constructs a reply template for a set of messages. +* <a href='manpages/notmuch-restore-1/'>notmuch-restore</a>(1) - Restores the tags from the given file (see notmuch dump). +* <a href='manpages/notmuch-search-1/'>notmuch-search</a>(1) - Search for messages matching the given search terms. +* <a href='manpages/notmuch-setup-1/'>notmuch</a>(1) - thread-based email index, search, and tagging +* <a href='manpages/notmuch-show-1/'>notmuch-show</a>(1) - Show messages matching the given search terms. +* <a href='manpages/notmuch-tag-1/'>notmuch-tag</a>(1) - Add/remove tags for all messages matching the search terms. +* <a href='manpages/notmuch-1/'>notmuch</a>(1) - thread-based email index, search, and tagging +* <a href='manpages/notmuch-hooks-5/'>notmuch-hooks</a>(5) - hooks for notmuch +* <a href='manpages/notmuch-search-terms-7/'>notmuch-search-terms</a>(7) - Syntax for notmuch queries |
