]> git.notmuchmail.org Git - notmuch/blobdiff - man/man1/notmuch-config.1
emacs: Fix out of date comment
[notmuch] / man / man1 / notmuch-config.1
index 20389f7ca69942ebc7faead221781ba5d37250f3..cb3234ff7ff18fcd165be826c06a1d013092f495 100644 (file)
@@ -13,13 +13,10 @@ notmuch-config \- Output a single part of a multipart MIME message.
 
 The
 .B config
-command can be used to get or set settings int the notmuch
+command can be used to get or set settings in 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
@@ -49,3 +43,12 @@ command-line argument.
 If no values are provided, the specified configuration item will be
 removed from the configuration file.
 .RE
+
+.SH SEE ALSO
+
+\fBnotmuch\fR(1), \fBnotmuch-count\fR(1),
+\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),
+\fBnotmuch-part\fR(1), \fBnotmuch-reply\fR(1),
+\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),
+\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),
+\fBnotmuch-tag\fR(1)