changeset 20489:445983c54ce7

man: Provide usage for doveadm mailbox update
author Aki Tuomi <aki.tuomi@dovecot.fi>
date Fri, 01 Jul 2016 15:13:55 +0300
parents 04cd231e8e51
children fd1a6a809a28
files doc/man/doveadm-mailbox.1.in
diffstat 1 files changed, 18 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/man/doveadm-mailbox.1.in	Fri Jul 01 01:14:34 2016 +0300
+++ b/doc/man/doveadm-mailbox.1.in	Fri Jul 01 15:13:55 2016 +0300
@@ -258,6 +258,23 @@
 .PP
 This command is used to unsubscribe one or more mailboxes.
 .\"------------------------------------------------------------------------
+.SS mailbox update
+.B doveadm mailbox update
+[\fB\-A\fP|\fB\-u\fP \fIuser\fP|\fB\-F\fP]
+[\fB\-S\fP \fIsocket_path\fP]
+[\fB\--mailbox-guid\fP \fIguid\fP]
+[\fB\--uid-validity\fP \fIuid\fP]
+[\fB\--min-next-uid\fP \fIuid\fP]
+[\fB\--min-first-recent-uid\fP \fIuid\fP]
+[\fB\--min-highest-modseq\fP \fIseq\fP]
+[\fB\--min-highest-pvt-modseq\fP \fIseq\fP]
+.IR mailbox\ ...
+.PP
+This command is used to set UID validity, next UID, first recent UID and modification sequence values.
+.PP
+Usually this is only ever to be used during migration, or restoring mailbox after disaster.
+Settings these values is highly discouraged, and is not supported for all mail backends.
+.\"------------------------------------------------------------------------
 .SH EXAMPLE
 List subscribed mailboxes, beginning with \(aqdovecot\(aq, of user bob.
 .sp
@@ -301,4 +318,4 @@
 @INCLUDE:reporting-bugs@
 .\"------------------------------------------------------------------------
 .SH SEE ALSO
-.BR doveadm (1)
\ No newline at end of file
+.BR doveadm (1)