mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Add default to default option
This commit is contained in:
parent
90c9d543a8
commit
b849a6ec78
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ usage(const char *s)
|
|||
"Usage: %s [options]\n"
|
||||
" -h hash\tpassword scheme\n"
|
||||
" -s secret\tnew password\n"
|
||||
" -u\t\tgenerate RFC2307 values\n"
|
||||
" -u\t\tgenerate RFC2307 values (default)\n"
|
||||
" -v\t\tincrease verbosity\n"
|
||||
, s );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue