summaryrefslogtreecommitdiffstats
path: root/install/tools/man/ipa-replica-install.1
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2011-05-04 10:09:44 +0200
committerRob Crittenden <rcritten@redhat.com>2011-05-12 16:55:27 -0400
commit9de10f3674078ef8c423522e30fe704a2d09a7c2 (patch)
treed5d8e7bb79a162a53fad0d25811e2f5d5f1bdd8d /install/tools/man/ipa-replica-install.1
parent8d35089780abbc8a877ebd3bd991a3a3ba8a6f3e (diff)
downloadfreeipa-9de10f3674078ef8c423522e30fe704a2d09a7c2.tar.gz
freeipa-9de10f3674078ef8c423522e30fe704a2d09a7c2.tar.xz
freeipa-9de10f3674078ef8c423522e30fe704a2d09a7c2.zip
Consolidate man pages and IPA tools help
IPA tools options are not consistent with information in man pages. https://fedorahosted.org/freeipa/ticket/1163 https://fedorahosted.org/freeipa/ticket/1178
Diffstat (limited to 'install/tools/man/ipa-replica-install.1')
-rw-r--r--install/tools/man/ipa-replica-install.115
1 files changed, 12 insertions, 3 deletions
diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1
index a9a217f24..3ee304224 100644
--- a/install/tools/man/ipa-replica-install.1
+++ b/install/tools/man/ipa-replica-install.1
@@ -27,12 +27,12 @@ Configures a new IPA server that is a replica of the server that generated it. O
The replica_file is created using the ipa\-replica\-prepare utility.
.SH "OPTIONS"
.TP
+\fB\-N\fR, \fB\-\-no\-ntp\fR
+Do not configure NTP
+.TP
\fB\-d\fR, \fB\-\-debug
Enable debug logging when more verbose output is needed
.TP
-\fB\-n\fR, \fB\-\-no\-ntp\fR
-Do not configure NTP
-.TP
\fB\-p\fR, \fB\-\-password\fR=\fIDM_PASSWORD\fR
Directory Manager (existing master) password
.TP
@@ -49,8 +49,17 @@ the \fB\-\-no\-forwarders\fR option is specified.
\fB\-\-no\-forwarders\fR
Do not add any DNS forwarders. Root DNS servers will be used instead.
.TP
+\fB\-\-no\-reverse\fR
+Do not create reverse DNS zone
+.TP
\fB\-\-no\-host\-dns\fR
Do not use DNS for hostname lookup during installation
+.TP
+\fB\-\-no\-pkinit\fR
+Disables pkinit setup steps
+.TP
+\fB\-U\fR, \fB\-\-unattended\fR
+An unattended installation that will never prompt for user input
.SH "EXIT STATUS"
0 if the command was successful