]> git.notmuchmail.org Git - notmuch/blobdiff - man/man1/notmuch-config.1
Make exclusion visible again
[notmuch] / man / man1 / notmuch-config.1
index 0260eb7952b5f6817b515c60b3a959739975788b..e62577cc323c32470e7677ce16761c39c1991855 100644 (file)
@@ -1,13 +1,13 @@
-.TH NOTMUCH-CONFIG 1 2011-12-04 "Notmuch 0.10.2"
+.TH NOTMUCH-CONFIG 1 2012-02-29 "Notmuch 0.12~rc1"
 .SH NAME
 notmuch-config \- Access notmuch configuration file.
 .SH SYNOPSIS
 
 .B notmuch config get
-.RI  "<" section "> . <" item ">"
+.RI  "<" section ">.<" item ">"
 
 .B notmuch config set
-.RI  "<" section "> . <" item "> [" value "]"
+.RI  "<" section ">.<" item "> [" value " ...]"
 
 .SH DESCRIPTION
 
@@ -85,7 +85,7 @@ directory hierarchy.
 
 .RS 4
 .TP 4
-.B search.exclude
+.B search.exclude_tags
 A list of tags that will be excluded from search results by
 default. Using an excluded tag in a query will override that
 exclusion.