aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-notmuch.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-notmuch.5.scd')
-rw-r--r--doc/aerc-notmuch.5.scd6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/aerc-notmuch.5.scd b/doc/aerc-notmuch.5.scd
index 1608b293..5415389c 100644
--- a/doc/aerc-notmuch.5.scd
+++ b/doc/aerc-notmuch.5.scd
@@ -24,7 +24,7 @@ options are available:
Command to run in conjunction with *check-mail* option.
Example:
- mbsync -a
+ check-mail-cmd = mbsync -a
Default: none
@@ -81,13 +81,13 @@ Some commands are slightly different in semantics and mentioned below:
*cf* <notmuch query>
The change folder command allows for arbitrary notmuch queries. Performing a
- cf command will perform a new top-level notmuch query
+ cf command will perform a new top-level notmuch query.
*filter* <notmuch query>
The filter command for notmuch backends takes in arbitrary notmuch queries.
It applies the query on the set of messages shown in the message list. This
can be used to perform successive filters/queries. It is equivalent to
- performing a set of queries concatenated with "and"
+ performing a set of queries concatenated with "and".
# SEE ALSO