diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2014-05-08 00:12:05 +0300 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2014-05-08 00:12:05 +0300 |
| commit | b2e421fc76291add3cf714898166cbe7be0e624c (patch) | |
| tree | 3b371183f91c97f6a6974e6d4902e8b283b5b291 | |
| parent | c63cba0c3c8f17697612a900fe41a308b878cd23 (diff) | |
quotes gone
| -rw-r--r-- | manpages.mdwn | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/manpages.mdwn b/manpages.mdwn index f44015b..eea2989 100644 --- a/manpages.mdwn +++ b/manpages.mdwn @@ -1,17 +1,17 @@ Manual page index ================= -* <a href='notmuch-1/'>notmuch</a>("1") - thread-based email index, search, and tagging -* <a href='notmuch-compact-1/'>notmuch-compact</a>("1") - compact the notmuch database -* <a href='notmuch-config-1/'>notmuch-config</a>("1") - access notmuch configuration file -* <a href='notmuch-count-1/'>notmuch-count</a>("1") - count messages matching the given search terms -* <a href='notmuch-dump-1/'>notmuch-dump</a>("1") - creates a plain-text dump of the tags of each message -* <a href='notmuch-insert-1/'>notmuch-insert</a>("1") - add a message to the maildir and notmuch database -* <a href='notmuch-new-1/'>notmuch-new</a>("1") - incorporate new mail into the notmuch database -* <a href='notmuch-reply-1/'>notmuch-reply</a>("1") - constructs a reply template for a set of messages -* <a href='notmuch-restore-1/'>notmuch-restore</a>("1") - restores the tags from the given file (see notmuch dump) -* <a href='notmuch-search-1/'>notmuch-search</a>("1") - search for messages matching the given search terms -* <a href='notmuch-show-1/'>notmuch-show</a>("1") - show messages matching the given search terms -* <a href='notmuch-tag-1/'>notmuch-tag</a>("1") - add/remove tags for all messages matching the search terms -* <a href='notmuch-hooks-5/'>notmuch-hooks</a>("5") - hooks for notmuch -* <a href='notmuch-search-terms-7/'>notmuch-search-terms</a>("7") - syntax for notmuch queries +* <a href='notmuch-1/'>notmuch</a>(1) - thread-based email index, search, and tagging +* <a href='notmuch-compact-1/'>notmuch-compact</a>(1) - compact the notmuch database +* <a href='notmuch-config-1/'>notmuch-config</a>(1) - access notmuch configuration file +* <a href='notmuch-count-1/'>notmuch-count</a>(1) - count messages matching the given search terms +* <a href='notmuch-dump-1/'>notmuch-dump</a>(1) - creates a plain-text dump of the tags of each message +* <a href='notmuch-insert-1/'>notmuch-insert</a>(1) - add a message to the maildir and notmuch database +* <a href='notmuch-new-1/'>notmuch-new</a>(1) - incorporate new mail into the notmuch database +* <a href='notmuch-reply-1/'>notmuch-reply</a>(1) - constructs a reply template for a set of messages +* <a href='notmuch-restore-1/'>notmuch-restore</a>(1) - restores the tags from the given file (see notmuch dump) +* <a href='notmuch-search-1/'>notmuch-search</a>(1) - search for messages matching the given search terms +* <a href='notmuch-show-1/'>notmuch-show</a>(1) - show messages matching the given search terms +* <a href='notmuch-tag-1/'>notmuch-tag</a>(1) - add/remove tags for all messages matching the search terms +* <a href='notmuch-hooks-5/'>notmuch-hooks</a>(5) - hooks for notmuch +* <a href='notmuch-search-terms-7/'>notmuch-search-terms</a>(7) - syntax for notmuch queries |
