#9617 The ipa-advise, ipa-backup, and ipa-restore manuals incorrectly show the --v option.
Closed: fixed by frenaud. Opened by tmasa.

Issue

The ipa-advise, ipa-backup, and ipa-restore manuals incorrectly show the --v option.

Steps to Reproduce

# man ipa-advise
# man ipa-backup
# man ipa-restore

Actual behavior

--v option is displayed.

OPTIONS
       --v, --verbose
              Print debugging information

Expected behavior

-v option is displayed instead of --v option.

OPTIONS
       -v, --verbose
              Print debugging information

Version/Release/Distribution

IPA from master branch (2024-07-03).

Additional info:

Executing the --v option results in an error.

# ipa-advise --v
Usage: ipa-advise ADVICE
ipa-advise: error: ambiguous option: --v (--verbose, --version?)

master:

  • 224c4517c5ca18bba52fd066c7acc19c55bd7f0a ipa-advise ipa-backup ipa-restore: Fix --v option of the manual.

ipa-4-12:

  • 52ea4ad46e5579bd41939680d75bf02c76ab119d ipa-advise ipa-backup ipa-restore: Fix --v option of the manual.

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata