mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-04 14:10:39 -05:00
Delete -C description, should not have been documented
This commit is contained in:
parent
a4e63ed7b0
commit
3d1dcceb8e
1 changed files with 0 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in a new issue