From c5b8c6256e65e5bb735bd89ab132c28c5a03dd64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tibor=20Dudl=C3=A1k?= Date: Tue, 13 Jun 2017 12:27:01 +0200 Subject: [PATCH] Add --force-join into ipa-replica-install manpage Resolves: https://pagure.io/freeipa/issue/7011 Reviewed-By: Florence Blanc-Renaud Reviewed-By: Stanislav Laznicka --- install/tools/man/ipa-replica-install.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1 index 7d241324818dd3a5294da5e84b67a19d0d9a31b6..a1284135ac67de2b67b322aec3f6bbfb05f1a8ec 100644 --- a/install/tools/man/ipa-replica-install.1 +++ b/install/tools/man/ipa-replica-install.1 @@ -62,6 +62,9 @@ The Kerberos realm of an existing IPA deployment. .TP \fB\-\-hostname\fR The hostname of this machine (FQDN). If specified, the hostname will be set and the system configuration will be updated to persist over reboot. +.TP +\fB\-\-force\-join\fR +Join the host even if it is already enrolled. .SS "DOMAIN LEVEL 0 OPTIONS" .TP -- 2.13.6