From ceb501a059a03f767f850c93922be21fcf4088d6 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Tue, 13 Nov 2007 17:06:35 +0000 Subject: [PATCH] Fix for issue 2582. --- opendj-sdk/opends/src/messages/messages/tools.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties index 8dc2f1f..0961b36 100644 --- a/opendj-sdk/opends/src/messages/messages/tools.properties +++ b/opendj-sdk/opends/src/messages/messages/tools.properties @@ -854,7 +854,8 @@ started properly INFO_INSTALLDS_DESCRIPTION_PROGNAME_486=The setup command used to invoke this \ program -INFO_INSTALLDS_DESCRIPTION_SILENT_489=Perform a quiet installation +INFO_INSTALLDS_DESCRIPTION_SILENT_489=Run setup in quiet mode. Quiet mode \ + will not output progress information to standard output INFO_INSTALLDS_DESCRIPTION_BASEDN_490=Specifies the base DN for user \ information in the Directory Server. Multiple base DNs may be provided by \ using this option multiple times -- Gitblit v1.10.0