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

Mark Craig
13.32.2015 792ff3770d392e8c17563cd76420722194ee718d
opendj-cli/src/main/resources/templates/dscfgSubcommand.ftl
@@ -62,7 +62,7 @@
  <title>${descTitle}</title>
  <para>
   ${description}
   ${description?ensure_ends_with(".")}
  </para>
  <#if info??>${info}</#if>
@@ -82,7 +82,7 @@
    <term><option>${option.synopsis?xml}</option></term>
    <listitem>
     <para>
      ${option.description}
      ${option.description?ensure_ends_with(".")}
     </para>
     <#if option.info??>