mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
31.18.2015 3bc6968ef4e01e855397961134e6cef5f32ee9bd
opendj-sdk/opendj-cli/src/main/resources/templates/refSect1.ftl
@@ -35,7 +35,9 @@
   The <command>${name}</command> utility supports the following subcommands.
  </para>
  <#if isItemizedList??><itemizedlist></#if>
  <#list subcommands as subcommand>
    ${subcommand}
   ${subcommand}
  </#list>
  <#if isItemizedList??></itemizedlist></#if>
</refsect1>