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

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