]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
man: doveadm-import.1: Added description for option -s.
authorPascal Volk <user@localhost.localdomain.org>
Sun, 24 Nov 2013 18:29:55 +0000 (18:29 +0000)
committerPascal Volk <user@localhost.localdomain.org>
Sun, 24 Nov 2013 18:29:55 +0000 (18:29 +0000)
doc/man/doveadm-import.1.in

index db59375fe473ed1f7ecafdb9a34eb90d1c5051e8..6b99571690be3ce08e2276838283b501f5e108ae 100644 (file)
@@ -1,20 +1,24 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
-.TH DOVEADM\-IMPORT 1 "2010-11-26" "Dovecot v2.2" "Dovecot"
+.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file
+.TH DOVEADM\-IMPORT 1 "2013-11-24" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-import \- Import messages matching given search query
 .\"------------------------------------------------------------------------
 .SH SYNOPSIS
 .BR doveadm " [" \-Dv "] " import " [" \-S
-.IR socket_path "] " "source_location dest_parent search_query"
+.IR socket_path ]
+.RB [ \-s ]
+.I source_location dest_parent search_query
 .br
 .\"-------------------------------------
 .BR doveadm " [" \-Dv "] " import " [" \-S
-.IR socket_path "] "
+.IR socket_path ]
+.RB [ \-s ]
 .BI \-A " source_location dest_parent search_query"
 .br
 .\"-------------------------------------
 .BR doveadm " [" \-Dv "] " import " [" \-S
-.IR socket_path "] "
+.IR socket_path ]
+.RB [ \-s ]
 .BI \-u " user source_location dest_parent search_query"
 .\"------------------------------------------------------------------------
 .SH DESCRIPTION
@@ -50,6 +54,16 @@ Command specific
 .\"-------------------------------------
 @INCLUDE:option-S-socket@
 .\"-------------------------------------
+.TP
+.B \-s
+When the
+.B \-s
+option is present,
+.I dest_parent
+and all new mailboxes under it will be listed in the
+.I subscriptions
+file.
+.\"-------------------------------------
 @INCLUDE:option-u-user@
 .\"------------------------------------------------------------------------
 .SH ARGUMENTS