Skip to content

man: make handling of optional credential cache more clear

Sumit Bose requested to merge sbose/adcli:man_page_fixes into master

The optional Kerberos credential cache can only be used with the long option name --login-ccache and not with the short version -C. To make this more clear each option get its own entry.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1791545

Merge request reports