From a9775ce68e60cb4c4c69fd52447494822a27b1c4 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Thu, 17 Dec 2015 10:23:16 +0000
Subject: [PATCH] OPENDJ-2555 Improve setup man page

---
 opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties b/opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
index 4cf91db..956028e 100755
--- a/opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
+++ b/opendj-sdk/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
@@ -980,6 +980,7 @@
 REF_PART_TITLE_SUBCOMMANDS=%s Subcommands Reference
 REF_PART_INTRO_SUBCOMMANDS=This section covers <command>%s</command> subcommands.
 REF_SHORT_DESC_UNINSTALL=remove OpenDJ directory server software
+REF_DEFAULT_BACKEND_TYPE=Depends on the distribution
 
 # Supplements to descriptions for generated reference documentation.
 SUPPLEMENT_DESCRIPTION_CONTROLS=<xinclude:include href="variablelist-ldap-controls.xml" />

--
Gitblit v1.10.0