Blob Blame History Raw
From bce240ec6a80d5d401387d727ea891f7c961c879 Mon Sep 17 00:00:00 2001
From: Petr Spacek <pspacek@redhat.com>
Date: Mon, 22 Aug 2016 08:33:34 +0200
Subject: [PATCH] Fix man page ipa-replica-manage: remove duplicate -c option
 from --no-lookup

https://fedorahosted.org/freeipa/ticket/6233

Reviewed-By: Martin Basti <mbasti@redhat.com>
---
 install/tools/man/ipa-replica-manage.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1
index 34cd314a517ae2f74da7bc87d6336e62d7b57118..ed975c92c4453798e6536a75318d5e5065c876a4 100644
--- a/install/tools/man/ipa-replica-manage.1
+++ b/install/tools/man/ipa-replica-manage.1
@@ -109,12 +109,12 @@ Provide additional information
 \fB\-f\fR, \fB\-\-force\fR
 Ignore some types of errors, don't prompt when deleting a master
 .TP
-\fB\-c\fR, \fB\-\-no\-lookup\fR
-Do not perform DNS lookup checks.
-.TP
 \fB\-c\fR, \fB\-\-cleanup\fR
 When deleting a master with the \-\-force flag, remove leftover references to an already deleted master.
 .TP
+\fB\-\-no\-lookup\fR
+Do not perform DNS lookup checks.
+.TP
 \fB\-\-binddn\fR=\fIADMIN_DN\fR
 Bind DN to use with remote server (default is cn=Directory Manager) \- Be careful to quote this value on the command line
 .TP
-- 
2.7.4