#1034002 ldapvi: Chase referrals option [-C, --chase] not documented

Package:
ldapvi
Source:
ldapvi
Description:
perform an LDAP search and update results using a text editor
Submitter:
Sam Morris
Date:
2023-04-06 09:27:03 UTC
Severity:
normal
#1034002#5
Date:
2023-04-06 09:25:28 UTC
From:
To:
There is a rather useful -C option which can be used to disable referral
chasing:

$ ldapvi -C no

$ ldapvi --chase=no

It's not in the --help output nor the man page.