From 27d398c0bcca6adaf643fa3f6fd02ed67ff4adf1 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 20 Feb 2015 14:18:11 +0000
Subject: [PATCH] CR-6147 OPENDJ-1785 Add "extra" doc into code for generated content

---
 opendj-cli/src/main/resources/templates/refEntry.ftl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-cli/src/main/resources/templates/refEntry.ftl b/opendj-cli/src/main/resources/templates/refEntry.ftl
index 31542a0..13b3908 100644
--- a/opendj-cli/src/main/resources/templates/refEntry.ftl
+++ b/opendj-cli/src/main/resources/templates/refEntry.ftl
@@ -72,7 +72,7 @@
 
  <refnamediv>
   <refname>${name}</refname>
-  <refpurpose>TODO short description</refpurpose>
+  <refpurpose>${shortDesc}</refpurpose>
  </refnamediv>
 
  <refsynopsisdiv>

--
Gitblit v1.10.0