From a57f00dc24461620f91d1b05603b2b1a819c1405 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Mon, 12 Mar 2007 14:56:02 +0000
Subject: [PATCH] Fix for issue 1351.

---
 opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties b/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
index 867c573..f1d1900 100644
--- a/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
+++ b/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -53,6 +53,8 @@
 entries.\n\
 -p {port}  or   --ldapPort {port}\n    Specifies the port on which the \
 Directory Server should listen for LDAP\n    communication.\n\
+-j {jmxPort}  or   --jmxPort {jmxPort}\n    Specifies the port on which the \
+Directory Server should listen for JMX\n    communication.\n\
 -S  or   --skipPortCheck\n    Skip the check to determine whether the \
 specified LDAP port is usable.\n\
 -D {rootDN}  or   --rootUserDN {rootDN}\n    Specifies the DN for the initial \

--
Gitblit v1.10.0