Blob Blame History Raw
From 492e167705075bcecc6f7a79a6476496a2303986 Mon Sep 17 00:00:00 2001
From: David Kupka <dkupka@redhat.com>
Date: Wed, 19 Aug 2015 12:28:34 +0200
Subject: [PATCH] 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>
---
 ipa-client/man/ipa-client-install.1 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1
index 41437f0ec2fe432c8088cb57cfe01b482e4116e6..0fafd8a3f2ee24b400b1cbeada4ddf7cea9493b0 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
-- 
2.4.3