From: Aki Tuomi Date: Fri, 1 Jul 2016 12:13:55 +0000 (+0300) Subject: man: Provide usage for doveadm mailbox update X-Git-Tag: 2.2.26~512 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f254394f85d643bcec86c23bcb62b8348f04b08;p=thirdparty%2Fdovecot%2Fcore.git man: Provide usage for doveadm mailbox update --- diff --git a/doc/man/doveadm-mailbox.1.in b/doc/man/doveadm-mailbox.1.in index 3466c5b092..ecd8b8cfb7 100644 --- a/doc/man/doveadm-mailbox.1.in +++ b/doc/man/doveadm-mailbox.1.in @@ -258,6 +258,23 @@ This command is used to subscribe one or more mailboxes. .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 @@ doveadm mailbox mutf7 ~peter/mail/台北/日本語 @INCLUDE:reporting-bugs@ .\"------------------------------------------------------------------------ .SH SEE ALSO -.BR doveadm (1) \ No newline at end of file +.BR doveadm (1)