summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhijeet Kasurde <akasurde@redhat.com>2017-02-17 10:05:22 +0530
committerMartin Babinsky <mbabinsk@redhat.com>2017-02-17 08:54:10 +0100
commit08b8bfa9b59b30e1bec1fa8c1cfce992dc80c49f (patch)
tree1e0a1d8d08ce1372499c1f46188a2c196060a058
parent14d84daf29543978c6383da10f4f2d913346f013 (diff)
downloadfreeipa-08b8bfa9b59b30e1bec1fa8c1cfce992dc80c49f.tar.gz
freeipa-08b8bfa9b59b30e1bec1fa8c1cfce992dc80c49f.tar.xz
freeipa-08b8bfa9b59b30e1bec1fa8c1cfce992dc80c49f.zip
Update man page of ipa-server-install
This fix adds information about --ignore-last-of-role in ipa-server-install man page Fixes https://fedorahosted.org/freeipa/ticket/6634 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com> Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
-rw-r--r--install/tools/man/ipa-server-install.17
1 files changed, 5 insertions, 2 deletions
diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1
index 8bfbefb0a..a7c7f8171 100644
--- a/install/tools/man/ipa-server-install.1
+++ b/install/tools/man/ipa-server-install.1
@@ -1,7 +1,7 @@
.\" A man page for ipa-server-install
-.\" Copyright (C) 2008-2016 FreeIPA Contributors see COPYING for license
+.\" Copyright (C) 2008-2017 FreeIPA Contributors see COPYING for license
.\"
-.TH "ipa-server-install" "1" "Dec 19 2016" "FreeIPA" "FreeIPA Manual Pages"
+.TH "ipa-server-install" "1" "Feb 17 2017" "FreeIPA" "FreeIPA Manual Pages"
.SH "NAME"
ipa\-server\-install \- Configure an IPA server
.SH "SYNOPSIS"
@@ -57,6 +57,9 @@ Don't install allow_all HBAC rule. This rule lets any user from any host access
\fB\-\-ignore-topology-disconnect\fR
Ignore errors reported when IPA server uninstall would lead to disconnected topology. This option can be used only when domain level is 1 or more.
.TP
+\fB\-\-ignore-last-of-role\fR
+Ignore errors reported when IPA server uninstall would lead to removal of last CA/DNS server or DNSSec master. This option can be used only when domain level is 1 or more.
+.TP
\fB\-\-no\-ui\-redirect\fR
Do not automatically redirect to the Web UI.
.TP