dovecot-2.1: doveadm pw: Added -t <hash> parameter to the usage ...

dovecot at dovecot.org dovecot at dovecot.org
Mon Feb 13 22:42:41 EET 2012


details:   http://hg.dovecot.org/dovecot-2.1/rev/e6ad15862163
changeset: 14149:e6ad15862163
user:      Pascal Volk <user at localhost.localdomain.org>
date:      Mon Feb 13 20:40:54 2012 +0000
description:
doveadm pw: Added -t <hash> parameter to the usage message.

diffstat:

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

diffs (10 lines):

diff -r b4479e2d2d21 -r e6ad15862163 src/doveadm/doveadm-pw.c
--- a/src/doveadm/doveadm-pw.c	Mon Feb 13 19:59:13 2012 +0000
+++ b/src/doveadm/doveadm-pw.c	Mon Feb 13 20:40:54 2012 +0000
@@ -129,5 +129,5 @@
 
 struct doveadm_cmd doveadm_cmd_pw = {
 	cmd_pw, "pw",
-	"[-l] [-p plaintext] [-r rounds] [-s scheme] [-u user] [-V]"
+	"[-l] [-p plaintext] [-r rounds] [-s scheme] [-t hash] [-u user] [-V]"
 };


More information about the dovecot-cvs mailing list