From: Michael M Slusarz Date: Fri, 5 Feb 2016 18:36:32 +0000 (-0700) Subject: man: document dsync -m and -R options X-Git-Tag: 2.2.22.rc1~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cda5e1a9bdbeaad9a6770adbcb538e5f60f0f42;p=thirdparty%2Fdovecot%2Fcore.git man: document dsync -m and -R options --- diff --git a/doc/man/doveadm-sync.1.in b/doc/man/doveadm-sync.1.in index 12ebeb1f9c..2d56391e63 100644 --- a/doc/man/doveadm-sync.1.in +++ b/doc/man/doveadm-sync.1.in @@ -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.