From 86802fe13169bbd82294d0635f1a291fc757b2a8 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Fri, 01 Mar 2013 15:57:23 +0000 Subject: [PATCH] OPENDJ-796 Document new ldif-diff and ldapcompare arguments --- opends/src/messages/messages/tools.properties | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index ab8b62b..861e82e 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -2600,4 +2600,8 @@ This is an advanced option which must only be used in cases where a degraded index \ is known to be empty and does not therefore need rebuilding. \ This situation typically arises when an index is created for an attribute \ -which has just been added to the schema \ No newline at end of file +which has just been added to the schema +INFO_LDIFDIFF_DESCRIPTION_USE_COMPARE_RESULT_1735=Use the LDAP compare result \ +as an exit code for reporting differences between the two LDIF files +INFO_LDAPCOMPARE_DESCRIPTION_USE_COMPARE_RESULT_1736=Use the LDAP compare result \ +as an exit code for the LDAP compare operations \ No newline at end of file -- Gitblit v1.10.0