summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2012-07-10 10:41:52 +0300
committerTomi Ollila <tomi.ollila@iki.fi>2012-07-10 10:41:52 +0300
commit316360b4ab00619d2e80d8c18eeaf1ac5cbcaecf (patch)
treeb5e4c2af64f80bec9397c62fc384dc64f85cbdab
parent2c97f666c6c97bac025e5666afbc02a07e78f30d (diff)
manpages update
-rw-r--r--manpages.mdwn22
-rw-r--r--manpages/notmuch-1.mdwn4
-rw-r--r--manpages/notmuch-config-1.mdwn2
-rw-r--r--manpages/notmuch-count-1.mdwn6
-rw-r--r--manpages/notmuch-dump-1.mdwn2
-rw-r--r--manpages/notmuch-new-1.mdwn2
-rw-r--r--manpages/notmuch-reply-1.mdwn6
-rw-r--r--manpages/notmuch-restore-1.mdwn4
-rw-r--r--manpages/notmuch-search-1.mdwn6
-rw-r--r--manpages/notmuch-search-terms-7.mdwn2
-rw-r--r--manpages/notmuch-setup-1.mdwn4
-rw-r--r--manpages/notmuch-show-1.mdwn2
-rw-r--r--manpages/notmuch-tag-1.mdwn4
13 files changed, 33 insertions, 33 deletions
diff --git a/manpages.mdwn b/manpages.mdwn
index a48cc3a..1c176e3 100644
--- a/manpages.mdwn
+++ b/manpages.mdwn
@@ -2,15 +2,15 @@ Manual page index
=================
* <a href='notmuch-1/'>notmuch</a>(1) - thread-based email index, search, and tagging
-* <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-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-setup-1/'>notmuch-setup</a>(1) - thread-based email index, search, and tagging
-* <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-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-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-1/'>notmuch-setup</a>(1) - thread-based email index, search, and tagging
+* <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-search-terms-7/'>notmuch-search-terms</a>(7) - syntax for notmuch queries
diff --git a/manpages/notmuch-1.mdwn b/manpages/notmuch-1.mdwn
index b7ddcf1..85cefc6 100644
--- a/manpages/notmuch-1.mdwn
+++ b/manpages/notmuch-1.mdwn
@@ -73,8 +73,8 @@
tax. See notmuch-search-terms(7) for more details on the supported syn-
tax.
- The <b>search</b>, <b>show</b> and <b>count</b> commands are used to query the email data-
- base.
+ The <b>search</b>, <b>show</b> and <b>count</b> commands are used to query the email
+ database.
The <b>reply</b> command is useful for preparing a template for an email
reply.
diff --git a/manpages/notmuch-config-1.mdwn b/manpages/notmuch-config-1.mdwn
index 149a51c..e5dfe37 100644
--- a/manpages/notmuch-config-1.mdwn
+++ b/manpages/notmuch-config-1.mdwn
@@ -2,7 +2,7 @@
<h2>NAME</h2>
<pre>
- notmuch-config - Access notmuch configuration file.
+ notmuch-config - access notmuch configuration file
</pre>
<h2>SYNOPSIS</h2>
diff --git a/manpages/notmuch-count-1.mdwn b/manpages/notmuch-count-1.mdwn
index 7b87287..5754a7e 100644
--- a/manpages/notmuch-count-1.mdwn
+++ b/manpages/notmuch-count-1.mdwn
@@ -2,7 +2,7 @@
<h2>NAME</h2>
<pre>
- notmuch-count - Count messages matching the given search terms.
+ notmuch-count - count messages matching the given search terms
</pre>
<h2>SYNOPSIS</h2>
@@ -16,8 +16,8 @@
The number of matching messages (or threads) is output to stdout.
- With no search terms, a count of all messages (or threads) in the data-
- base will be displayed.
+ With no search terms, a count of all messages (or threads) in the
+ database will be displayed.
See <a href='../notmuch-search-terms-7/'>notmuch-search-terms</a>(7) for details of the supported syntax for
&lt;search-terms&gt;.
diff --git a/manpages/notmuch-dump-1.mdwn b/manpages/notmuch-dump-1.mdwn
index ece1889..e1e70fb 100644
--- a/manpages/notmuch-dump-1.mdwn
+++ b/manpages/notmuch-dump-1.mdwn
@@ -2,7 +2,7 @@
<h2>NAME</h2>
<pre>
- notmuch-dump - Creates a plain-text dump of the tags of each message.
+ notmuch-dump - creates a plain-text dump of the tags of each message
</pre>
<h2>SYNOPSIS</h2>
diff --git a/manpages/notmuch-new-1.mdwn b/manpages/notmuch-new-1.mdwn
index f8026ea..e382d52 100644
--- a/manpages/notmuch-new-1.mdwn
+++ b/manpages/notmuch-new-1.mdwn
@@ -2,7 +2,7 @@
<h2>NAME</h2>
<pre>
- notmuch-new - Incorporate new mail into the notmuch database.
+ notmuch-new - incorporate new mail into the notmuch database
</pre>
<h2>SYNOPSIS</h2>
diff --git a/manpages/notmuch-reply-1.mdwn b/manpages/notmuch-reply-1.mdwn
index c8a43ca..2dee7f8 100644
--- a/manpages/notmuch-reply-1.mdwn
+++ b/manpages/notmuch-reply-1.mdwn
@@ -2,7 +2,7 @@
<h2>NAME</h2>
<pre>
- notmuch-reply - Constructs a reply template for a set of messages.
+ notmuch-reply - constructs a reply template for a set of messages
</pre>
<h2>SYNOPSIS</h2>
@@ -64,8 +64,8 @@
<b>--decrypt</b>
- Decrypt any MIME encrypted parts found in the selected con-
- tent (ie. &quot;multipart/encrypted&quot; parts). Status of the
+ Decrypt any MIME encrypted parts found in the selected
+ content (ie. &quot;multipart/encrypted&quot; parts). Status of the
decryption will be reported (currently only supported with
--format=json) and the multipart/encrypted part will be
replaced by the decrypted content.
diff --git a/manpages/notmuch-restore-1.mdwn b/manpages/notmuch-restore-1.mdwn
index 7ca2531..a62bf83 100644
--- a/manpages/notmuch-restore-1.mdwn
+++ b/manpages/notmuch-restore-1.mdwn
@@ -2,8 +2,8 @@
<h2>NAME</h2>
<pre>
- notmuch-restore - Restores the tags from the given file (see notmuch
- dump).
+ notmuch-restore - restores the tags from the given file (see notmuch
+ dump)
</pre>
<h2>SYNOPSIS</h2>
diff --git a/manpages/notmuch-search-1.mdwn b/manpages/notmuch-search-1.mdwn
index af5fe51..119b2ff 100644
--- a/manpages/notmuch-search-1.mdwn
+++ b/manpages/notmuch-search-1.mdwn
@@ -2,7 +2,7 @@
<h2>NAME</h2>
<pre>
- notmuch-search - Search for messages matching the given search terms.
+ notmuch-search - search for messages matching the given search terms
</pre>
<h2>SYNOPSIS</h2>
@@ -67,8 +67,8 @@
<b>--sort=</b>(<b>newest-first</b>|<b>oldest-first</b>)
This option can be used to present results in either chronolog-
- ical order (<b>oldest-first</b>) or reverse chronological order (<b>new-</b>
- <b>est-first</b>).
+ ical order (<b>oldest-first</b>) or reverse chronological order
+ (<b>newest-first</b>).
Note: The thread order will be distinct between these two
options (beyond being simply reversed). When sorting by <b>old-</b>
diff --git a/manpages/notmuch-search-terms-7.mdwn b/manpages/notmuch-search-terms-7.mdwn
index 095b1cf..d7fb66e 100644
--- a/manpages/notmuch-search-terms-7.mdwn
+++ b/manpages/notmuch-search-terms-7.mdwn
@@ -2,7 +2,7 @@
<h2>NAME</h2>
<pre>
- notmuch-search-terms - Syntax for notmuch queries
+ notmuch-search-terms - syntax for notmuch queries
</pre>
<h2>SYNOPSIS</h2>
diff --git a/manpages/notmuch-setup-1.mdwn b/manpages/notmuch-setup-1.mdwn
index b7ddcf1..85cefc6 100644
--- a/manpages/notmuch-setup-1.mdwn
+++ b/manpages/notmuch-setup-1.mdwn
@@ -73,8 +73,8 @@
tax. See notmuch-search-terms(7) for more details on the supported syn-
tax.
- The <b>search</b>, <b>show</b> and <b>count</b> commands are used to query the email data-
- base.
+ The <b>search</b>, <b>show</b> and <b>count</b> commands are used to query the email
+ database.
The <b>reply</b> command is useful for preparing a template for an email
reply.
diff --git a/manpages/notmuch-show-1.mdwn b/manpages/notmuch-show-1.mdwn
index 936e4eb..168f94a 100644
--- a/manpages/notmuch-show-1.mdwn
+++ b/manpages/notmuch-show-1.mdwn
@@ -2,7 +2,7 @@
<h2>NAME</h2>
<pre>
- notmuch-show - Show messages matching the given search terms.
+ notmuch-show - show messages matching the given search terms
</pre>
<h2>SYNOPSIS</h2>
diff --git a/manpages/notmuch-tag-1.mdwn b/manpages/notmuch-tag-1.mdwn
index 4d94015..78368d9 100644
--- a/manpages/notmuch-tag-1.mdwn
+++ b/manpages/notmuch-tag-1.mdwn
@@ -2,8 +2,8 @@
<h2>NAME</h2>
<pre>
- notmuch-tag - Add/remove tags for all messages matching the search
- terms.
+ notmuch-tag - add/remove tags for all messages matching the search
+ terms
</pre>
<h2>SYNOPSIS</h2>