changeset 14804:1ac96aad5027

man: Added -d parameter to doveadm expunge. Patch by Pascal Volk.
author Timo Sirainen <tss@iki.fi>
date Tue, 27 Nov 2012 02:20:37 +0200
parents e95479f439aa
children bebe54e1d640
files doc/man/doveadm-expunge.1.in
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/man/doveadm-expunge.1.in	Fri Nov 23 08:52:06 2012 +0200
+++ b/doc/man/doveadm-expunge.1.in	Tue Nov 27 02:20:37 2012 +0200
@@ -1,5 +1,5 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
-.TH DOVEADM\-EXPUNGE 1 "2010-11-25" "Dovecot v2.1" "Dovecot"
+.\" Copyright (c) 2010-2012 Dovecot authors, see the included COPYING file
+.TH DOVEADM\-EXPUNGE 1 "2012-11-27" "Dovecot v2.1" "Dovecot"
 .SH NAME
 doveadm\-expunge \- Expunge messages matching given search query
 .\"------------------------------------------------------------------------
@@ -47,6 +47,10 @@
 .\"-------------------------------------
 @INCLUDE:option-A@
 .\"-------------------------------------
+.TP
+.B \-d
+Delete the mailbox if it is empty after expunging.
+.\"-------------------------------------
 @INCLUDE:option-S-socket@
 .\"-------------------------------------
 @INCLUDE:option-u-user@