summaryrefslogtreecommitdiffstats
path: root/install/tools
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-08-22 08:33:34 +0200
committerMartin Basti <mbasti@redhat.com>2016-08-22 19:14:55 +0200
commit1142c3a28079316e2946ef008ad52e7e4cf89863 (patch)
tree31adbc45e7022701e084774128505a1c95e5e203 /install/tools
parent8006aa2106503515026605c362b049e1c490bc24 (diff)
downloadfreeipa-1142c3a28079316e2946ef008ad52e7e4cf89863.tar.gz
freeipa-1142c3a28079316e2946ef008ad52e7e4cf89863.tar.xz
freeipa-1142c3a28079316e2946ef008ad52e7e4cf89863.zip
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>
Diffstat (limited to 'install/tools')
-rw-r--r--install/tools/man/ipa-replica-manage.16
1 files changed, 3 insertions, 3 deletions
diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1
index 34cd314a5..ed975c92c 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