]> git.notmuchmail.org Git - notmuch/commitdiff
manpages: consistent "format" for NAME section
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 24 Jun 2012 21:53:27 +0000 (00:53 +0300)
committerDavid Bremner <bremner@debian.org>
Mon, 9 Jul 2012 21:45:13 +0000 (15:45 -0600)
The NAME section in manpages generally doesn't start with capital
letter (unless the word is 'proper noun') and doesn't end with
period. Notmuch manual pages now matches that "format".

man/man1/notmuch-config.1
man/man1/notmuch-count.1
man/man1/notmuch-dump.1
man/man1/notmuch-new.1
man/man1/notmuch-reply.1
man/man1/notmuch-restore.1
man/man1/notmuch-search.1
man/man1/notmuch-show.1
man/man1/notmuch-tag.1
man/man7/notmuch-search-terms.7

index 4f7985c37da65418a754e6be03ad3eb4fdb3beb5..2ee555d254f9d586d2274fb4e16c8ee1c4e53523 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-CONFIG 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-config \- Access notmuch configuration file.
+notmuch-config \- access notmuch configuration file
 .SH SYNOPSIS
 
 .B notmuch config get
index 8029174c1dbc45dd2cc38848fe61c6bfd6f4c7e2..8551ab2c96e75a6463481bf7d6a92dd4142b0a67 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-COUNT 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-count \- Count messages matching the given search terms.
+notmuch-count \- count messages matching the given search terms
 .SH SYNOPSIS
 
 .B notmuch count
index 9c7dd84b593a54bec43cd7551d2217363c8d5388..64abf01467c88ccc8dab7277ebed97c839b009dd 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-DUMP 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-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
 
 .SH SYNOPSIS
 
index cd83a8835dd20703e906ed2e4e6e1ba87946acbc..e01f2eb725a2e66782526f001a74cd03d088d10e 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-NEW 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-new \- Incorporate new mail into the notmuch database.
+notmuch-new \- incorporate new mail into the notmuch database
 .SH SYNOPSIS
 
 .B notmuch new
index fb5114cabf0b499065e3f4c3a1f4af2c6ed43088..5aa86c0572c8899a070e3058e93fcd88b77242ca 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-REPLY 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-reply \- Constructs a reply template for a set of messages.
+notmuch-reply \- constructs a reply template for a set of messages
 
 .SH SYNOPSIS
 
index 3156af762cc0eb7ebcb41feaefed2414e4ccc403..18281c7ea3ae9b5e4e041e1964db5985eb98d543 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-RESTORE 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-restore \- Restores the tags from the given file (see notmuch dump).
+notmuch-restore \- restores the tags from the given file (see notmuch dump)
 
 .SH SYNOPSIS
 
index 5c72c4ba2ea4149a4ccc48b1c0ecfe7997b781a3..b42eb2cf2c2f9d7c772244c5fc962455aa9048b9 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-SEARCH 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-search \- Search for messages matching the given search terms.
+notmuch-search \- search for messages matching the given search terms
 .SH SYNOPSIS
 
 .B notmuch search
index 4aab17ca282b0dfc53e5f358d34608de83583de0..b51a54c348dfc7b9ccc93407ad02bb3ebd26ad1d 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-SHOW 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-show \- Show messages matching the given search terms.
+notmuch-show \- show messages matching the given search terms
 .SH SYNOPSIS
 
 .B notmuch show
index 27e682ef22dcf63d41e2f9fd17f7c867a94ec820..d810e1bf973dd8c6e5c0ac7f2bead34106da1cc6 100644 (file)
@@ -1,6 +1,6 @@
 .TH NOTMUCH-TAG 1 2012-06-01 "Notmuch 0.13.2"
 .SH NAME
-notmuch-tag \- Add/remove tags for all messages matching the search terms.
+notmuch-tag \- add/remove tags for all messages matching the search terms
 
 .SH SYNOPSIS
 .B notmuch tag
index c559ed68b6573a8c2f24cd86bff80d8689646198..b8ab52ded9f01b2eb5e4a7ba99fa70b04980b12d 100644 (file)
@@ -1,7 +1,7 @@
 .TH NOTMUCH-SEARCH-TERMS 7 2012-06-01 "Notmuch 0.13.2"
 
 .SH NAME
-notmuch-search-terms \- Syntax for notmuch queries
+notmuch-search-terms \- syntax for notmuch queries
 
 .SH SYNOPSIS