aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-05-15 18:18:45 -0300
committerGravatar David Bremner <bremner@debian.org>2012-05-15 18:18:45 -0300
commit3fb08bc1259f9a9d80617542da64443e7e63a6c4 (patch)
treeb50c0556bb30c94378e036df51c64ec420b63d11 /man
parent069aa1892f26a955dbfc3e9c55600c74806975f0 (diff)
version: bump to 0.13
Diffstat (limited to 'man')
-rw-r--r--man/man1/notmuch-config.12
-rw-r--r--man/man1/notmuch-count.12
-rw-r--r--man/man1/notmuch-dump.12
-rw-r--r--man/man1/notmuch-new.12
-rw-r--r--man/man1/notmuch-reply.12
-rw-r--r--man/man1/notmuch-restore.12
-rw-r--r--man/man1/notmuch-search.12
-rw-r--r--man/man1/notmuch-show.12
-rw-r--r--man/man1/notmuch-tag.12
-rw-r--r--man/man1/notmuch.12
-rw-r--r--man/man5/notmuch-hooks.52
-rw-r--r--man/man7/notmuch-search-terms.72
12 files changed, 12 insertions, 12 deletions
diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1
index 5c3b3916..8cc97735 100644
--- a/man/man1/notmuch-config.1
+++ b/man/man1/notmuch-config.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-CONFIG 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-CONFIG 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-config \- Access notmuch configuration file.
.SH SYNOPSIS
diff --git a/man/man1/notmuch-count.1 b/man/man1/notmuch-count.1
index 0c875412..1eb70d15 100644
--- a/man/man1/notmuch-count.1
+++ b/man/man1/notmuch-count.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COUNT 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-COUNT 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-count \- Count messages matching the given search terms.
.SH SYNOPSIS
diff --git a/man/man1/notmuch-dump.1 b/man/man1/notmuch-dump.1
index 50ec3356..b03f8046 100644
--- a/man/man1/notmuch-dump.1
+++ b/man/man1/notmuch-dump.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-DUMP 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-DUMP 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-dump \- Creates a plain-text dump of the tags of each message.
diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1
index b05d2786..37af1467 100644
--- a/man/man1/notmuch-new.1
+++ b/man/man1/notmuch-new.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-NEW 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-NEW 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-new \- Incorporate new mail into the notmuch database.
.SH SYNOPSIS
diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1
index 1f86b091..593df3bc 100644
--- a/man/man1/notmuch-reply.1
+++ b/man/man1/notmuch-reply.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-REPLY 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-REPLY 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-reply \- Constructs a reply template for a set of messages.
diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1
index f393c045..ec16868e 100644
--- a/man/man1/notmuch-restore.1
+++ b/man/man1/notmuch-restore.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-RESTORE 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-RESTORE 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-restore \- Restores the tags from the given file (see notmuch dump).
diff --git a/man/man1/notmuch-search.1 b/man/man1/notmuch-search.1
index 4b02f4e3..608178c6 100644
--- a/man/man1/notmuch-search.1
+++ b/man/man1/notmuch-search.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-SEARCH 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-search \- Search for messages matching the given search terms.
.SH SYNOPSIS
diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1
index 14a2a5c8..a7f07928 100644
--- a/man/man1/notmuch-show.1
+++ b/man/man1/notmuch-show.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SHOW 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-SHOW 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-show \- Show messages matching the given search terms.
.SH SYNOPSIS
diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1
index 55f79f89..346b188a 100644
--- a/man/man1/notmuch-tag.1
+++ b/man/man1/notmuch-tag.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-TAG 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-TAG 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-tag \- Add/remove tags for all messages matching the search terms.
diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1
index f7ee5288..465e3242 100644
--- a/man/man1/notmuch.1
+++ b/man/man1/notmuch.1
@@ -16,7 +16,7 @@
.\" along with this program. If not, see http://www.gnu.org/licenses/ .
.\"
.\" Author: Carl Worth <cworth@cworth.org>
-.TH NOTMUCH 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH 1 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch \- thread-based email index, search, and tagging
.SH SYNOPSIS
diff --git a/man/man5/notmuch-hooks.5 b/man/man5/notmuch-hooks.5
index aa0839ab..d9a86c77 100644
--- a/man/man5/notmuch-hooks.5
+++ b/man/man5/notmuch-hooks.5
@@ -1,4 +1,4 @@
-.TH NOTMUCH-HOOKS 5 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-HOOKS 5 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-hooks \- hooks for notmuch
diff --git a/man/man7/notmuch-search-terms.7 b/man/man7/notmuch-search-terms.7
index 6af7a602..cbbafc11 100644
--- a/man/man7/notmuch-search-terms.7
+++ b/man/man7/notmuch-search-terms.7
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH-TERMS 7 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-SEARCH-TERMS 7 2012-05-15 "Notmuch 0.13"
.SH NAME
notmuch-search-terms \- Syntax for notmuch queries