mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-21 22:34:08 -05:00
fixes ITS#1578
This commit is contained in:
parent
cf5489ff00
commit
0c952c8893
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ usage( const char *prog )
|
|||
" -k use Kerberos authentication\n"
|
||||
" -K like -k, but do only step 1 of the Kerberos bind\n"
|
||||
" -M enable Manage DSA IT control (-MM to make critical)\n"
|
||||
" -n show what would be done but don't actually search\n"
|
||||
" -n show what would be done but don't actually modify\n"
|
||||
" -O props SASL security properties\n"
|
||||
" -p port port on LDAP server\n"
|
||||
" -P version procotol version (default: 3)\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue