mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
document -I switch
This commit is contained in:
parent
c89d0db64f
commit
dbe9a54ec0
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ usage( char *name, char opt )
|
||||||
"[-t <delay>] "
|
"[-t <delay>] "
|
||||||
"[-C] "
|
"[-C] "
|
||||||
"[-F] "
|
"[-F] "
|
||||||
|
"[-I] "
|
||||||
"[-N]\n",
|
"[-N]\n",
|
||||||
name );
|
name );
|
||||||
exit( EXIT_FAILURE );
|
exit( EXIT_FAILURE );
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue