From a24bfd8e6439a14568046dd646f427f1cf095fec Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Tue, 31 Mar 2015 14:18:17 +0000 Subject: [PATCH] CR-6519 OPENDJ-1899 Generate multiple man pages for dsconfig --- opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties | 2 ++ 1 files changed, 2 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 444d981..404a5f4 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,8 @@ REF_INTRO_OPTIONS=The <command>%s</command> command takes the following options: REF_DEFAULT=Default: %s REF_TITLE_SUBCOMMANDS=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 # Supplements to descriptions for generated reference documentation. -- Gitblit v1.10.0