From c89f3bf8b7afbdc7cd45a1c8dc6c1d132931dacd 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. --- opends/src/messages/messages/admin_tool.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties index 0832225..d79403a 100644 --- a/opends/src/messages/messages/admin_tool.properties +++ b/opends/src/messages/messages/admin_tool.properties @@ -363,8 +363,8 @@ 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_QUIET=Perform a quiet uninstall (no \ - progress information is written to the standard output) +INFO_UNINSTALLDS_DESCRIPTION_QUIET=Run uninstall in quiet mode. Quiet mode \ + will not output progress information to standard output INFO_UNINSTALLDS_DESCRIPTION_REMOVE_ALL=Remove all components of \ OpenDS (this option is not compatible with the rest of remove options) INFO_UNINSTALLDS_DESCRIPTION_REMOVE_SERVER_LIBRARIES=Remove Server Libraries \ -- Gitblit v1.10.0