dovecot-2.0: master: Updated --help.

dovecot at dovecot.org dovecot at dovecot.org
Wed Oct 7 19:02:29 EEST 2009


details:   http://hg.dovecot.org/dovecot-2.0/rev/9a09b4d6dbd2
changeset: 9978:9a09b4d6dbd2
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Oct 07 12:02:20 2009 -0400
description:
master: Updated --help.
Patch by Pascal Volk

diffstat:

1 file changed, 2 insertions(+), 1 deletion(-)
src/master/main.c |    3 ++-

diffs (13 lines):

diff -r 0bb321c347ae -r 9a09b4d6dbd2 src/master/main.c
--- a/src/master/main.c	Tue Oct 06 19:22:42 2009 -0400
+++ b/src/master/main.c	Wed Oct 07 12:02:20 2009 -0400
@@ -491,7 +491,8 @@ static void print_help(void)
 {
 	fprintf(stderr,
 "Usage: dovecot [-F] [-c <config file>] [-p] [-n] [-a]\n"
-"       [-cb <config binary path>] [--version] [--build-options]\n");
+"       [-cb <config binary path>] [--version] [--build-options] [--log-error]\n"
+"       [reload] [stop]\n");
 }
 
 static void print_build_options(void)


More information about the dovecot-cvs mailing list