]> git.sur5r.net Git - openldap/commitdiff
Delete -C description, should not have been documented
authorHoward Chu <hyc@openldap.org>
Sun, 22 Jul 2007 18:16:03 +0000 (18:16 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 22 Jul 2007 18:16:03 +0000 (18:16 +0000)
clients/tools/common.c

index 21656ddbb621ca862bfb7f349ed51b40cfcb30a9..732946ea8411ce860a8fd8bee931626ee507ee04 100644 (file)
@@ -175,7 +175,6 @@ tool_common_usage( void )
 {
        static const char *const descriptions[] = {
 N_("  -c         continuous operation mode (do not stop on errors)\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 [!]<ext>[=<extparam>] general extensions (! indicates criticality)\n")