From 67a4b575be3f35220d91a15db0ba1923d25268c0 Mon Sep 17 00:00:00 2001
From: kenneth_suter <kenneth_suter@localhost>
Date: Thu, 23 Aug 2007 21:57:46 +0000
Subject: [PATCH] standardized the tools various option forms for suppressing output to -Q/--quiet

---
 opendj-sdk/opends/src/messages/messages/admin_tool.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index d207859..ec4b5af 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -347,7 +347,7 @@
  install.  If not specified the graphical interface will be launched.  The \
  rest of the options (excluding help and version) will only be taken into \
  account if this option is specified
-INFO_UNINSTALLDS_DESCRIPTION_SILENT=Perform a silent uninstall (no \
+INFO_UNINSTALLDS_DESCRIPTION_SILENT=Perform a quiet uninstall (no \
  progress information is written to the standard output)
 INFO_UNINSTALLDS_DESCRIPTION_REMOVE_ALL=Remove all components of \
  OpenDS (this option is not compatible with the rest of remove options)

--
Gitblit v1.10.0