From f9d6ac952900698e66b6b81d9ac6790c24e2155e Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Mon, 1 Dec 2008 17:17:09 -0500 Subject: Corrected usage messages and manpage to match the logic for the ipa-replica-manage init command. --- ipa-server/man/ipa-replica-manage.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipa-server/man') diff --git a/ipa-server/man/ipa-replica-manage.1 b/ipa-server/man/ipa-replica-manage.1 index a52fdd3e..810cf1de 100644 --- a/ipa-server/man/ipa-replica-manage.1 +++ b/ipa-server/man/ipa-replica-manage.1 @@ -30,7 +30,7 @@ del \- Removes a replication agreement .TP list \- Lists the hostnames that HOST IPA server has agreements with .TP -init \- Forces a full initialization of the IPA server on HOST from SERVER +init \- Forces a full initialization of the IPA server on SERVER from HOST .TP synch \- Immediately flush any data to be replicated to SERVER .SH "OPTIONS" -- cgit