aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/man1/notmuch-config.1
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-12-19 20:53:37 -0400
committerGravatar David Bremner <bremner@debian.org>2011-12-31 15:16:32 -0400
commit482033f8f81b19228a7b74458f2b13ee3d6c1a17 (patch)
treef08d24cf22a49fcca214aeb0403b22b6996763a6 /man/man1/notmuch-config.1
parent2d68f4ca9b07e27178a6ee8ab9984fa567d292e5 (diff)
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
Diffstat (limited to 'man/man1/notmuch-config.1')
-rw-r--r--man/man1/notmuch-config.110
1 files changed, 2 insertions, 8 deletions
diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1
index 20389f7c..055f4380 100644
--- a/man/man1/notmuch-config.1
+++ b/man/man1/notmuch-config.1
@@ -16,10 +16,7 @@ The
command can be used to get or set settings int the notmuch
configuration file.
-
-.RS 4
-.TP 4
-.BR "config get " <section> . <item>
+.SS GET
The value of the specified configuration item is printed to stdout. If
the item has multiple values, each value is separated by a newline
@@ -36,11 +33,8 @@ Available configuration items include at least
user.other_email
new.tags
-.RE
-.RS 4
-.TP 4
-.BR "config set " <section> . "<item> [values ...]"
+.SS SET
The specified configuration item is set to the given value. To
specify a multiple-value item, provide each value as a separate