From c8e2bbcb6cf52515d6cceaca4f47069eb813f583 Mon Sep 17 00:00:00 2001 From: Gaetan Boismal <gaetan.boismal@forgerock.com> Date: Tue, 24 Mar 2015 11:13:48 +0000 Subject: [PATCH] OPENDJ-1886: Remove short option for testonly arg --- opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties b/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties index 2bcfc1c..444d981 100755 --- a/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties +++ b/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties @@ -570,8 +570,6 @@ # INFO_SETUP_TITLE=OPENDJ3 Setup tool INFO_SETUP_DESCRIPTION=This utility can be used to setup the Directory Server -INFO_ARGUMENT_DESCRIPTION_TESTONLY=Just verify that the JVM can be \ - started properly INFO_ARGUMENT_DESCRIPTION_CLI=Use the command line 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 \ -- Gitblit v1.10.0