mbsync: correct and improve comment in masterPattern description

This commit is contained in:
Karl Hallsby 2020-06-27 02:24:35 +02:00
parent 941c4771ca
commit 8d899802b7

View file

@ -55,8 +55,10 @@ let
default = "";
example = "[Gmail]/Sent Mail";
description = ''
Regular expression pattern for which mailboxes on the remote mail server
to sync.
IMAP4 patterns for which mailboxes on the remote mail server 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>
If this is left as the default, then mbsync will default to the pattern
<literal>INBOX</literal>.