#6164 ipa-replica-install --help usage line suggests the replica file is needed
Closed: Fixed Opened by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1361047

Description of problem:
When ipa-replica-install fails because of parameter mismatch or when
ipa-replica-install --help is run, the Usage line lists REPLICA_FILE.
Version-Release number of selected component (if applicable):
ipa-server-4.4.0-3.el7.x86_64
How reproducible:
Deterministic.
Steps to Reproduce:
1. ipa-replica-install --help
2.
3.
Actual results:
# ipa-replica-install --help
Usage: ipa-replica-install [options] REPLICA_FILE
Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -U, --unattended      unattended (un)installation never prompts the user
[...]
Expected results:
# ipa-replica-install --help
Usage: ipa-replica-install [options] [REPLICA_FILE]
Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -U, --unattended      unattended (un)installation never prompts the user
[...]
Additional info:

master:

  • d8fe5863d297b74efff9ba6bbb2e8134e457d6e4 Update ipa-replica-install documentation

Metadata Update from @pvoborni:
- Issue assigned to tkrizek
- Issue set to the milestone: FreeIPA 4.4.1

Metadata