mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
Fix typo
This commit is contained in:
parent
c80d5f970a
commit
fb55cd3f3c
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ N_(" -O props SASL security properties\n"),
|
|||
N_(" -o <opt>[=<optparam] general options\n"),
|
||||
N_(" nettimeout=<timeout> (in seconds, or \"none\" or \"max\")\n"),
|
||||
N_(" -p port port on LDAP server\n"),
|
||||
N_(" -P version procotol version (default: 3)\n"),
|
||||
N_(" -P version protocol version (default: 3)\n"),
|
||||
N_(" -Q use SASL Quiet mode\n"),
|
||||
N_(" -R realm SASL realm\n"),
|
||||
N_(" -U authcid SASL authentication identity\n"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue