From 8fd41d0434dddcd6959d460df7a9f8b736ac81ac Mon Sep 17 00:00:00 2001 From: Martin Nagy Date: Mon, 23 Nov 2009 16:16:58 +0100 Subject: Add A and PTR records during ipa-replica-prepare Fixes #528996 --- install/tools/man/ipa-replica-prepare.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install/tools/man/ipa-replica-prepare.1') diff --git a/install/tools/man/ipa-replica-prepare.1 b/install/tools/man/ipa-replica-prepare.1 index 8eb49444a..5c0e0d156 100644 --- a/install/tools/man/ipa-replica-prepare.1 +++ b/install/tools/man/ipa-replica-prepare.1 @@ -42,6 +42,9 @@ The password of the Directory Server PKCS#12 file .TP \fB\-\-http_pin\fR=\fIHTTP_PIN\fR The password of the Apache Server PKCS#12 file +.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. .SH "EXIT STATUS" 0 if the command was successful -- cgit