From d78a5a4d251415c6a19f4a12401ab953c97ff0f1 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 2 Dec 2003 18:02:24 +0000 Subject: [PATCH] Clarify that referrals are chased anonymously --- clients/tools/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/tools/common.c b/clients/tools/common.c index 9c02f0c366..e6dac28c8c 100644 --- a/clients/tools/common.c +++ b/clients/tools/common.c @@ -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 [!][=] general controls (! indicates criticality)\n") -- 2.39.2