summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabe <redhatrises@gmail.com>2015-02-25 12:50:24 -0700
committerTomas Babej <tbabej@redhat.com>2015-02-26 00:55:30 +0100
commitc75025df8cd9b634ffe464e07ba23a2ee99b3e2d (patch)
treeb6ce8ed57a93e5a19bb154589662c3b233b7a3d3
parent55413566caf7ba9b2f5b40d160c3a105c6599ac2 (diff)
downloadfreeipa-c75025df8cd9b634ffe464e07ba23a2ee99b3e2d.tar.gz
freeipa-c75025df8cd9b634ffe464e07ba23a2ee99b3e2d.tar.xz
freeipa-c75025df8cd9b634ffe464e07ba23a2ee99b3e2d.zip
ipa-replica-prepare should document ipv6 options
https://fedorahosted.org/freeipa/ticket/4877 Reviewed-By: Tomas Babej <tbabej@redhat.com>
-rw-r--r--install/tools/man/ipa-replica-prepare.15
1 files changed, 3 insertions, 2 deletions
diff --git a/install/tools/man/ipa-replica-prepare.1 b/install/tools/man/ipa-replica-prepare.1
index 4872a1e66..1879d2ee8 100644
--- a/install/tools/man/ipa-replica-prepare.1
+++ b/install/tools/man/ipa-replica-prepare.1
@@ -66,8 +66,9 @@ Name of the Kerberos KDC SSL certificate to install
Directory Manager (existing master) password
.TP
\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
-IP address of the replica server. If you provide this option, the A and PTR records will be added to the DNS.
-This this option can be used multiple times to specify more IP addresses of the server (e.g. multihomed and/or dualstacked server).
+IPv4 or IPv6 address of the replica server. This option can be specified multiple times for each interface of the server
+(e.g. multihomed and/or dualstacked server), or for each IPv4 and IPv6 address of the server. The corresponding A or AAAA and
+PTR records will be added to the DNS if they do not exist already.
.TP
\fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR
The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones.