mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
ITS#4939 typo fix from HEAD
This commit is contained in:
parent
5d5363fec8
commit
f5e0f3419c
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ N_(" [!]preread[=<attrs>] (a comma-separated attribute list)\n"),
|
|||
N_(" abandon, cancel (SIGINT sends abandon/cancel; not really controls)\n")
|
||||
N_(" -f file read operations from `file'\n"),
|
||||
N_(" -h host LDAP server\n"),
|
||||
N_(" -H URI LDAP Uniform Resource Indentifier(s)\n"),
|
||||
N_(" -H URI LDAP Uniform Resource Identifier(s)\n"),
|
||||
N_(" -I use SASL Interactive mode\n"),
|
||||
N_(" -k use Kerberos authentication\n"),
|
||||
N_(" -K like -k, but do only step 1 of the Kerberos bind\n"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue