From 482033f8f81b19228a7b74458f2b13ee3d6c1a17 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 19 Dec 2011 20:53:37 -0400 Subject: 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-dump.1 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'man/man1/notmuch-dump.1') diff --git a/man/man1/notmuch-dump.1 b/man/man1/notmuch-dump.1 index 9dc311f6..71925b05 100644 --- a/man/man1/notmuch-dump.1 +++ b/man/man1/notmuch-dump.1 @@ -14,8 +14,7 @@ notmuch-dump \- Creates a plain-text dump of the tags of each message. .SH DESCRIPTION -.TP -.BR dump " []" +.SS DUMP Dump tags for messages matching the given search terms. @@ -31,8 +30,7 @@ With no search terms, a dump of all messages in the database will be generated. A "--" argument instructs notmuch that the remaining arguments are search terms. -.TP -.BR restore " [--accumulate] []" +.SS RESTORE Restores the tags from the given file (see .BR "notmuch dump" ")." -- cgit v1.2.3