summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@redhat.com>2009-09-01 23:28:52 +0200
committerMartin Nagy <mnagy@redhat.com>2009-09-08 22:48:34 +0200
commitb519b87ea4f7ddd42001704f1583a1b3370bd0fc (patch)
tree52916c7ba4b395126a38dea507f1ba27b4850316 /install/tools/man
parent6f37d139cb605ff569877999196550eb49156ed3 (diff)
downloadfreeipa-b519b87ea4f7ddd42001704f1583a1b3370bd0fc.tar.gz
freeipa-b519b87ea4f7ddd42001704f1583a1b3370bd0fc.tar.xz
freeipa-b519b87ea4f7ddd42001704f1583a1b3370bd0fc.zip
Add forgotten chunks from commit 4e5a68397a102f0be
I accidentally pushed the older patch that didn't contain bits for ipa-replica-install.
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-replica-install.112
1 files changed, 11 insertions, 1 deletions
diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1
index 168f66582..dd9a9ae99 100644
--- a/install/tools/man/ipa-replica-install.1
+++ b/install/tools/man/ipa-replica-install.1
@@ -37,7 +37,17 @@ Do not configure NTP
Directory Manager (existing master) password
.TP
\fB\-\-setup\-dns\fR
-Generate a DNS zone if it does not exist already and configure the DNS server
+Generate a DNS zone if it does not exist already and configure the DNS server.
+This option requires that you either specify at least one DNS forwarder through
+the \fB\-\-forwarder\fR option or use the \fB\-\-no\-forwarders\fR option.
+.TP
+\fB\-\-forwarder\fR=\fIIP_ADDRESS\fR
+Add a DNS forwarder to the DNS configuration. You can use this option multiple
+times to specify more forwarders, but at least one must be provided, unless
+the \fB\-\-no\-forwarders\fR option is specified.
+.TP
+\fB\-\-no\-forwarders\fR
+Do not add any DNS forwarders. Root DNS servers will be used instead.
.SH "EXIT STATUS"
0 if the command was successful