dovecot-2.0: master: Removed non-existing -cb parameter descript...
dovecot at dovecot.org
dovecot at dovecot.org
Sun Jan 31 15:36:31 EET 2010
details: http://hg.dovecot.org/dovecot-2.0/rev/c06033a1f147
changeset: 10611:c06033a1f147
user: Timo Sirainen <tss at iki.fi>
date: Sun Jan 31 15:36:26 2010 +0200
description:
master: Removed non-existing -cb parameter description from --help.
diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
src/master/main.c | 3 +--
diffs (13 lines):
diff -r 5a10d0fb008d -r c06033a1f147 src/master/main.c
--- a/src/master/main.c Sun Jan 31 15:22:59 2010 +0200
+++ b/src/master/main.c Sun Jan 31 15:36:26 2010 +0200
@@ -485,8 +485,7 @@ static void print_help(void)
static void print_help(void)
{
fprintf(stderr,
-"Usage: dovecot [-F] [-c <config file>] [-p] [-n] [-a]\n"
-" [-cb <config binary path>] [--help] [--version]\n"
+"Usage: dovecot [-F] [-c <config file>] [-p] [-n] [-a] [--help] [--version]\n"
" [--build-options] [--log-error] [reload] [stop]\n");
}
More information about the dovecot-cvs
mailing list