=================
 
 * <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
 
        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.
 
 
 <h2>NAME</h2>
 <pre>
-       notmuch-config - Access notmuch configuration file.
+       notmuch-config - access notmuch configuration file
 </pre>
 
 <h2>SYNOPSIS</h2>
 
 
 <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>
 
        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
        <search-terms>.
 
 
 <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>
 
 
 <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>
 
 
 <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>
 
               <b>--decrypt</b>
 
-                  Decrypt any MIME encrypted parts found in the selected  con-
-                  tent   (ie.  "multipart/encrypted"  parts).  Status  of  the
+                  Decrypt any MIME  encrypted  parts  found  in  the  selected
+                  content  (ie.  "multipart/encrypted"  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.
 
 
 <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>
 
 
 <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>
            <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>
 
 
 <h2>NAME</h2>
 <pre>
-       notmuch-search-terms - Syntax for notmuch queries
+       notmuch-search-terms - syntax for notmuch queries
 </pre>
 
 <h2>SYNOPSIS</h2>
 
        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.
 
 
 <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>
 
 
 <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>