dovecot-2.1: doveadm index: Changed help text to make it clear t...

dovecot at dovecot.org dovecot at dovecot.org
Thu Feb 9 04:26:49 EET 2012


details:   http://hg.dovecot.org/dovecot-2.1/rev/4ced8d2b4a3b
changeset: 14093:4ced8d2b4a3b
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Feb 09 04:26:39 2012 +0200
description:
doveadm index: Changed help text to make it clear that mailbox can have wildcards.

diffstat:

 src/doveadm/doveadm-mail-index.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r e004b6a89869 -r 4ced8d2b4a3b src/doveadm/doveadm-mail-index.c
--- a/src/doveadm/doveadm-mail-index.c	Thu Feb 09 04:26:12 2012 +0200
+++ b/src/doveadm/doveadm-mail-index.c	Thu Feb 09 04:26:39 2012 +0200
@@ -248,5 +248,5 @@
 }
 
 struct doveadm_mail_cmd cmd_index = {
-	cmd_index_alloc, "index", "[-q] [-n <max recent>] <mailbox>"
+	cmd_index_alloc, "index", "[-q] [-n <max recent>] <mailbox mask>"
 };


More information about the dovecot-cvs mailing list