summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kupka <dkupka@redhat.com>2015-08-19 12:28:34 +0200
committerMartin Basti <mbasti@redhat.com>2015-08-19 13:11:22 +0200
commitd0c41bd2f2d125fa591b13c602c125a2a112a6c7 (patch)
tree71cb34f157ba7b3252a1f4b2b4fdeadbfe2090ae
parent7723b3a677b7198bb59957c749d20053611bf32c (diff)
downloadfreeipa-d0c41bd2f2d125fa591b13c602c125a2a112a6c7.tar.gz
freeipa-d0c41bd2f2d125fa591b13c602c125a2a112a6c7.tar.xz
freeipa-d0c41bd2f2d125fa591b13c602c125a2a112a6c7.zip
client: Add description of --ip-address and --all-ip-addresses to man page
https://fedorahosted.org/freeipa/ticket/4249 Reviewed-By: Martin Basti <mbasti@redhat.com>
-rw-r--r--ipa-client/man/ipa-client-install.16
1 files changed, 6 insertions, 0 deletions
diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1
index 41437f0ec..0fafd8a3f 100644
--- a/ipa-client/man/ipa-client-install.1
+++ b/ipa-client/man/ipa-client-install.1
@@ -180,6 +180,12 @@ Request certificate for the machine. The certificate will be stored in /etc/ipa/
\fB\-\-automount\-location\fR=\fILOCATION\fR
Configure automount by running ipa\-client\-automount(1) with \fILOCATION\fR as
automount location.
+.TP
+\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
+Use \fIIP_ADDRESS\fR in DNS A/AAAA record for this host. May be specified multiple times to add multiple DNS records.
+.TP
+\fB\-\-all\-ip\-addresses\fR
+Create DNS A/AAAA record for each IP address on this host.
.SS "SSSD OPTIONS"
.TP