aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/man1/notmuch-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/notmuch-config.1')
-rw-r--r--man/man1/notmuch-config.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1
index 0260eb79..3d69cc6c 100644
--- a/man/man1/notmuch-config.1
+++ b/man/man1/notmuch-config.1
@@ -4,10 +4,10 @@ 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.