From 3d49f8963763c476c9d4203e2b98fb6a6be2d97e Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 22 Dec 2009 16:54:18 +0000
Subject: [PATCH] Fix for issue 4414 (It would be nice to have the equivalent command-line displayed in setup) Implement the feature as it is described in the issue.

---
 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 9bcacf1..0fe5f9f 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -2550,4 +2550,5 @@
 INFO_DESCRIPTION_REFRESH_PERIOD_1706=When this argument is specified, the \
  status command will display its contents periodically.  Used to specify \
  the period (in seconds) between two displays of the status
-
+INFO_INSTALLDS_PRINT_EQUIVALENT_COMMAND_LINE_1708=Print equivalent \
+ non-interactive command-line

--
Gitblit v1.10.0