mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-17 14:00:30 +08:00
Clarify that referrals are chased anonymously
This commit is contained in:
parent
4898913fb6
commit
d78a5a4d25
@ -95,7 +95,7 @@ tool_common_usage( void )
|
||||
{
|
||||
static const char *const descriptions[] = {
|
||||
N_(" -c continuous operation mode (do not stop on errors)\n"),
|
||||
N_(" -C chase referrals\n"),
|
||||
N_(" -C chase referrals (anonymously)\n"),
|
||||
N_(" -d level set LDAP debugging level to `level'\n"),
|
||||
N_(" -D binddn bind DN\n"),
|
||||
N_(" -e [!]<ctrl>[=<ctrlparam>] general controls (! indicates criticality)\n")
|
||||
|
Loading…
Reference in New Issue
Block a user