dovecot-2.1: doveadm auth cache flush usage string updated

dovecot at dovecot.org dovecot at dovecot.org
Sat Jul 7 14:40:07 EEST 2012


details:   http://hg.dovecot.org/dovecot-2.1/rev/b3e1111e7f49
changeset: 14603:b3e1111e7f49
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Jul 04 11:02:58 2012 +0300
description:
doveadm auth cache flush usage string updated

diffstat:

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

diffs (12 lines):

diff -r 4b0095f19181 -r b3e1111e7f49 src/doveadm/doveadm-auth.c
--- a/src/doveadm/doveadm-auth.c	Sat Jul 07 14:37:54 2012 +0300
+++ b/src/doveadm/doveadm-auth.c	Wed Jul 04 11:02:58 2012 +0300
@@ -426,7 +426,7 @@
 	{ cmd_auth, "auth",
 	  "[-a <auth socket path>] [-x <auth info>] <user> [<password>]" },
 	{ cmd_auth_cache_flush, "auth cache flush",
-	  "[-a <master socket path>] [<user>]" },
+	  "[-a <master socket path>] [<user> [...]]" },
 	{ cmd_user, "user",
 	  "[-a <userdb socket path>] [-x <auth info>] [-f field] [-m] <user mask> [...]" }
 };


More information about the dovecot-cvs mailing list