]> git.sur5r.net Git - openldap/commitdiff
Update usage to note that user may not be represented by a DN
authorKurt Zeilenga <kurt@openldap.org>
Sun, 16 Jul 2000 00:28:57 +0000 (00:28 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 16 Jul 2000 00:28:57 +0000 (00:28 +0000)
clients/tools/ldappasswd.c

index d2e92702e9bd672ed9088bfd260fd07aee8b7abc..124ed1d425658ed28099987dbc4d7a79f4f1943e 100644 (file)
@@ -28,9 +28,9 @@ static void
 usage(const char *s)
 {
        fprintf(stderr,
-"Change the password of an LDAP entry\n\n"
-"usage: %s [options] dn\n"
-"      dn: the DN of the entry whose password must be changed\n"
+"Change password of an LDAP user\n\n"
+"usage: %s [options] user\n"
+"      user: the identity of the user, normally a DN\n"
 "Password change options:\n"
 "      -a secret\told password\n"
 "      -A\t\tprompt for old password\n"