dovecot-2.0: master: Added reload and stop back to usage help st...

dovecot at dovecot.org dovecot at dovecot.org
Fri May 28 17:17:49 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/e420e196f80a
changeset: 11417:e420e196f80a
user:      Timo Sirainen <tss at iki.fi>
date:      Fri May 28 15:17:46 2010 +0100
description:
master: Added reload and stop back to usage help string.

diffstat:

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

diffs (12 lines):

diff -r 86fd141577c3 -r e420e196f80a src/master/main.c
--- a/src/master/main.c	Fri May 28 15:15:10 2010 +0100
+++ b/src/master/main.c	Fri May 28 15:17:46 2010 +0100
@@ -487,7 +487,7 @@
 {
 	fprintf(stderr,
 "Usage: dovecot [-F] [-c <config file>] [-p] [-n] [-a] [--help] [--version]\n"
-"       [--build-options] [--log-error]\n");
+"       [--build-options] [--log-error] [reload] [stop]\n");
 }
 
 static void print_build_options(void)


More information about the dovecot-cvs mailing list