dovecot-2.0: dsync: Usage had wrong -a parameter.

dovecot at dovecot.org dovecot at dovecot.org
Wed Mar 31 19:24:27 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/b261004b8492
changeset: 11020:b261004b8492
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Mar 31 19:24:23 2010 +0300
description:
dsync: Usage had wrong -a parameter.

diffstat:

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

diffs (12 lines):

diff -r b40ec803421e -r b261004b8492 src/dsync/dsync.c
--- a/src/dsync/dsync.c	Wed Mar 31 19:22:19 2010 +0300
+++ b/src/dsync/dsync.c	Wed Mar 31 19:24:23 2010 +0300
@@ -59,7 +59,7 @@
 usage(void)
 {
 	fprintf(stderr,
-"usage: dsync [-a <alt char>] [-b <mailbox>] [-u <user>] [-frv]\n"
+"usage: dsync [-A <alt char>] [-b <mailbox>] [-u <user>] [-frv]\n"
 "  mirror  <command to execute remote dsync>\n"
 "  convert <source mail_location>\n"
 );


More information about the dovecot-cvs mailing list