]> git.sur5r.net Git - openldap/commitdiff
document optional user argument
authorKurt Zeilenga <kurt@openldap.org>
Wed, 6 Sep 2000 18:44:51 +0000 (18:44 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 6 Sep 2000 18:44:51 +0000 (18:44 +0000)
doc/man/man1/ldappasswd.1

index 4660f77de59dc6e16ff02e381b708a2ebf70bc93..2d40106bc2ab46753823f7108282d9c9f4418122 100644 (file)
@@ -50,13 +50,18 @@ ldappasswd \- change the password of an LDAP entry
 .BI \-Y \ mech\fR]
 [\c
 .BR \-Z[Z] ]
+[\c
+.IR user ]
 .SH DESCRIPTION
 .B ldappasswd
 is a tool to set the password of an LDAP user.
 .LP
 .B ldappasswd
-sets the password of associated with the user.  If the new
-password is not specified on the command line or the user
+sets the password of associated with the user [or an optionally
+specified
+.IR user ]. 
+If the new
+password is not specified on the command line and the user
 doesn't enable prompting, the server will be asked to generate
 a password for the user.
 .LP