#4695 ipa-replica-prepare and ipa-replica-install help option uses plural for ip-address and reverse-zone
Closed: Fixed None Opened 9 years ago by ctria.

From the help output:

...
  --ip-address=IP_ADDRESSES
...
  --reverse-zone=REVERSE_ZONES
...

That should normally (and as man pages specify) read as:

...
  --ip-address=IP_ADDRESS
...
  --reverse-zone=REVERSE_ZONE
...

David, wasn't this done on purpose in #3575? In that case, we may just need to fix the man page.

This was intentional. The purpose was to make the ability to add more IP addresses and reverse zones more visible.
But I don't insist on it. Changing it back or changing man pages doesn't make much difference.

master:

  • 3a6d714 Use singular in help metavars + update man pages.

ipa-4-1:

  • 2f8c4e7 Use singular in help metavars + update man pages.

Metadata Update from @ctria:
- Issue assigned to dkupka
- Issue set to the milestone: FreeIPA 4.1.3

7 years ago

Login to comment on this ticket.

Metadata