changeset 19720:c34f24c83729

man: document dsync -m and -R options
author Michael M Slusarz <michael.slusarz@dovecot.fi>
date Fri, 05 Feb 2016 11:36:32 -0700
parents f41c7db50a90
children 9d2fa1afc222
files doc/man/doveadm-sync.1.in
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/man/doveadm-sync.1.in	Mon Feb 08 12:20:34 2016 +0200
+++ b/doc/man/doveadm-sync.1.in	Fri Feb 05 11:36:32 2016 -0700
@@ -166,6 +166,12 @@
 .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 @@
 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.