mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix -T usage
This commit is contained in:
parent
fb0f6eeeb4
commit
05101a5864
@ -34,7 +34,7 @@ usage(const char *s)
|
||||
" -c format\tcrypt(3) salt format\n"
|
||||
" -u\t\tgenerate RFC2307 values (default)\n"
|
||||
" -v\t\tincrease verbosity\n"
|
||||
" -T file\tread password from verbosity\n"
|
||||
" -T file\tread file for new password\n"
|
||||
, s );
|
||||
|
||||
exit( EXIT_FAILURE );
|
||||
|
Loading…
Reference in New Issue
Block a user