mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-11 09:22:54 -05:00
ITS#4939 fix typo
This commit is contained in:
parent
8ac19f0847
commit
1365ec745e
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@ N_(" abandon, cancel, ignore (SIGINT sends abandon/cancel,\n"
|
|||
" 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_(" -M enable Manage DSA IT control (-MM to make critical)\n"),
|
||||
N_(" -n show what would be done but don't actually do it\n"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue