From 5eb6573e3292d012f0490a55f4957009372c476c Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Mon, 03 Mar 2008 17:58:08 +0000
Subject: [PATCH] Fix for issue 2809 (Missing option -V in cli usage)

---
 opends/src/messages/messages/core.properties |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties
index 5f52ab8..86ca354 100644
--- a/opends/src/messages/messages/core.properties
+++ b/opends/src/messages/messages/core.properties
@@ -587,8 +587,6 @@
 INFO_DSCORE_DESCRIPTION_CONFIG_FILE_282=Path to the file \
  containing the information needed by the configuration handler to obtain the \
  Directory Server configuration
-INFO_DSCORE_DESCRIPTION_VERSION_283=Display Directory Server version \
- information
 INFO_DSCORE_DESCRIPTION_FULLVERSION_284=Display extended Directory Server \
  version information
 INFO_DSCORE_DESCRIPTION_SYSINFO_285=Display general system information

--
Gitblit v1.10.0