]> git.sur5r.net Git - openldap/commitdiff
Add -H to usage
authorKurt Zeilenga <kurt@openldap.org>
Tue, 5 Sep 2000 18:52:10 +0000 (18:52 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 5 Sep 2000 18:52:10 +0000 (18:52 +0000)
clients/tools/ldapdelete.c
clients/tools/ldapmodify.c
clients/tools/ldapmodrdn.c
clients/tools/ldapsearch.c

index c01c90f3f8a2a05fb56e924599b76530746c05b8..b4beafab0b6d70675182b82f72b6f0133b11a61f 100644 (file)
@@ -63,6 +63,7 @@ usage( const char *s )
 "  -D binddn  bind DN\n"
 "  -f file    read operations from `file'\n"
 "  -h host    LDAP server\n"
+"  -H URI     LDAP Uniform Resource Indentifier(s)\n"
 "  -I         use SASL Interactive mode\n"
 "  -k         use Kerberos authentication\n"
 "  -K         like -k, but do only step 1 of the Kerberos bind\n"
index 2be61b8dad7250196c1b33552caf5c708fb5938b..e6fedb119863e75b6f86ebeaf01f1de21348e87a 100644 (file)
@@ -110,6 +110,7 @@ usage( const char *prog )
 "  -D binddn  bind DN\n"
 "  -f file    read operations from `file'\n"
 "  -h host    LDAP server\n"
+"  -H URI     LDAP Uniform Resource Indentifier(s)\n"
 "  -I         use SASL Interactive mode\n"
 "  -k         use Kerberos authentication\n"
 "  -K         like -k, but do only step 1 of the Kerberos bind\n"
index 2e68fa816e42fcb4908a36a47021e3ae22ef88f3..066ebfd6dc805436b5bddd50e55a4be1905341a3 100644 (file)
@@ -77,6 +77,7 @@ usage( const char *s )
 "  -D binddn  bind DN\n"
 "  -f file    read operations from `file'\n"
 "  -h host    LDAP server\n"
+"  -H URI     LDAP Uniform Resource Indentifier(s)\n"
 "  -I         use SASL Interactive mode\n"
 "  -k         use Kerberos authentication\n"
 "  -K         like -k, but do only step 1 of the Kerberos bind\n"
index dd2712bdcdb95f3a6ed155b2d16e2639b037fa79..1636bcded608ee27cdccf5da6adee97e3a1ba718 100644 (file)
@@ -70,6 +70,7 @@ usage( const char *s )
 "  -D binddn  bind DN\n"
 "  -f file    read operations from `file'\n"
 "  -h host    LDAP server\n"
+"  -H URI     LDAP Uniform Resource Indentifier(s)\n"
 "  -I         use SASL Interactive mode\n"
 "  -k         use Kerberos authentication\n"
 "  -K         like -k, but do only step 1 of the Kerberos bind\n"