]> git.notmuchmail.org Git - notmuch/commit
man/*: formatting cleanup
authorDavid Bremner <bremner@debian.org>
Tue, 20 Dec 2011 00:53:37 +0000 (20:53 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 31 Dec 2011 19:16:32 +0000 (15:16 -0400)
commit482033f8f81b19228a7b74458f2b13ee3d6c1a17
treef08d24cf22a49fcca214aeb0403b22b6996763a6
parent2d68f4ca9b07e27178a6ee8ab9984fa567d292e5
man/*: formatting cleanup

Fix some problems with indentation (controlled by markup) and
whitespace.

- notmuch.1: reformat

  Use .SS macro to make "notmuch setup" a subsection. Introduce another
  subsection for the remaining commands.

- notmuch-config.1: reformat

   Put all the syntax in the synopsis. Supposedly this is the the UNIX way.

- notmuch-reply.1: fix formatting issues.

  Give nicer formatting for synopsis.

  Insert missing SEE ALSO header.

- notmuch-dump.1: reformat using subsections

  These seems more natural, although, as mentioned, it does require
  referring back to the synopsis. Or maybe copying parts of the
  synopsis
man/man1/notmuch-config.1
man/man1/notmuch-dump.1
man/man1/notmuch-reply.1
man/man1/notmuch.1