]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
man: document dsync -m and -R options
authorMichael M Slusarz <michael.slusarz@dovecot.fi>
Fri, 5 Feb 2016 18:36:32 +0000 (11:36 -0700)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 8 Feb 2016 10:45:34 +0000 (12:45 +0200)
doc/man/doveadm-sync.1.in

index 12ebeb1f9c7ed690a0a00617d3560cf265ff57d4..2d56391e63c966be533da6cab743bcc193c7363a 100644 (file)
@@ -166,6 +166,12 @@ Run a
 .BR doveadm\-purge (1)
 for the destination (remote) storage after synchronization.
 .\"-------------------------------------
+.TP
+.B \-R
+Do a reverse sync. Normally, messages would be pushed from the local
+system to the destination (remote). This option reverses the flow, and
+will instead pull messages from the remote to the local storage.
+.\"-------------------------------------
 @INCLUDE:option-S-socket@
 .\"-------------------------------------
 .TP
@@ -201,6 +207,10 @@ This parameter should be used to avoid broken synchronization if it\(aqs
 possible that dsync is being run concurrently for the same user.
 .\"-------------------------------------
 .TP
+.BI \-m \ mailbox
+Synchronize only this mailbox name.
+.\"-------------------------------------
+.TP
 .BI \-n \ namespace
 Synchronize only the specified namespace.
 This parameter can be used multiple times.