#9617 The ipa-advise, ipa-backup, and ipa-restore manuals incorrectly show the --v option.
Closed: fixed 6 months ago by frenaud. Opened 6 months ago 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:

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

ipa-4-12:

  • 52ea4ad 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)

6 months ago

Log in to comment on this ticket.

Metadata