From 23a0a2f0dbc510cd05d18eb930de1ef278d9ce7e Mon Sep 17 00:00:00 2001 From: Pascal Volk Date: Sun, 24 Nov 2013 20:19:48 +0000 Subject: [PATCH] man: doveadm-mailbox.1: Added -g's description for mailbox create. --- doc/man/doveadm-mailbox.1.in | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/man/doveadm-mailbox.1.in b/doc/man/doveadm-mailbox.1.in index 8679f666ea..a0209db022 100644 --- a/doc/man/doveadm-mailbox.1.in +++ b/doc/man/doveadm-mailbox.1.in @@ -1,5 +1,5 @@ -.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file -.TH DOVEADM\-MAILBOX 1 "2010-11-25" "Dovecot v2.2" "Dovecot" +.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file +.TH DOVEADM\-MAILBOX 1 "2013-11-24" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-mailbox \- Commands related to handling mailboxes .\"------------------------------------------------------------------------ @@ -41,6 +41,8 @@ configuration. The mailbox names may also require a namespace prefix. .B doveadm mailbox create [\fB\-A\fP|\fB\-u\fP \fIuser\fP] [\fB\-S\fP \fIsocket_path\fP] +.RB [ \-g +.IR guid ] .RB [ \-s ] .IR mailbox\ ... .PP @@ -51,8 +53,12 @@ setting, or the user\(aqs .I mail field, returned by the userdb. .PP -When the +.TP +.BI \-g \ guid +Create the mailbox with the specified GUID. +.TP .B \-s +When this option was given, the created mailboxes will be also added to the user\(aqs subscriptions. .\"------------------------------------------------------------------------ -- 2.47.3