mbsync: correct and improve comment in masterPattern description
This commit is contained in:
parent
941c4771ca
commit
8d899802b7
|
@ -55,8 +55,10 @@ let
|
||||||
default = "";
|
default = "";
|
||||||
example = "[Gmail]/Sent Mail";
|
example = "[Gmail]/Sent Mail";
|
||||||
description = ''
|
description = ''
|
||||||
Regular expression pattern for which mailboxes on the remote mail server
|
IMAP4 patterns for which mailboxes on the remote mail server to sync.
|
||||||
to sync.
|
If <literal>Patterns</literal> are specified, <literal>masterPattern</literal>
|
||||||
|
is interpreted as a prefix which is not matched against the patterns,
|
||||||
|
and is not affected by mailbox list overrides.
|
||||||
</para><para>
|
</para><para>
|
||||||
If this is left as the default, then mbsync will default to the pattern
|
If this is left as the default, then mbsync will default to the pattern
|
||||||
<literal>INBOX</literal>.
|
<literal>INBOX</literal>.
|
||||||
|
|
Loading…
Reference in a new issue