From 792ff3770d392e8c17563cd76420722194ee718d Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 13 Oct 2015 08:32:47 +0000
Subject: [PATCH] OPENDJ-2336 Fix punctuation for generated man page descriptions

---
 opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties |    1 +
 1 files changed, 1 insertions(+), 0 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 9e5d522..4cf91db 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
@@ -976,6 +976,7 @@
 REF_INTRO_OPTIONS=The <command>%s</command> command takes the following options:
 REF_DEFAULT=Default: %s
 REF_TITLE_SUBCOMMANDS=Subcommands
+REF_INTRO_SUBCOMMANDS=The <command>%s</command> command supports the following subcommands:
 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

--
Gitblit v1.10.0