From 477f4009f82865bbcb3c679cd9398cd8a6b503d8 Mon Sep 17 00:00:00 2001 From: lutoff <lutoff@localhost> Date: Thu, 20 Sep 2007 14:35:30 +0000 Subject: [PATCH] Fix for issue #582 (Need Client-Side Configuration File) --- opendj-sdk/opends/src/messages/messages/tools.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties index 6f7aa54..73df212 100644 --- a/opendj-sdk/opends/src/messages/messages/tools.properties +++ b/opendj-sdk/opends/src/messages/messages/tools.properties @@ -2156,3 +2156,7 @@ 'YYYYMMDDhhmmss' as the value or '0' to schedule the task for immediate \ execution. To run this operation locally and not as a server task omit the \ Directory Server connection options +INFO_DESCRIPTION_PROP_FILE_PATH_1461=Path to the file which contains default \ + properties value used for command line argument +INFO_DESCRIPTION_NO_PROP_FILE_1462=Indicates that we will not use properties \ + file to get default command line argument value -- Gitblit v1.10.0