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

Mark Craig
31.18.2015 a24bfd8e6439a14568046dd646f427f1cf095fec
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>