From b65ec695080d57f87c72544246e4bc391a55e767 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 11 Dec 2009 17:01:19 +0000
Subject: [PATCH] Fix for issue 4398 (status can be very slow: include a refresh mode)
---
opends/src/messages/messages/tools.properties | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index 0153cd3..52dccb0 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2546,4 +2546,8 @@
argument %s is specified
INFO_INSTALLDS_PROMPT_HOST_NAME_1704=Provide the fully-qualified host name or \
IP address that will be used to generate the self-signed certificate
+INFO_PERIOD_PLACEHOLDER_1705={period}
+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.
--
Gitblit v1.10.0