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