From 23766aa898d550284dea2ed51a7828584c303b6c Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Tue, 26 Nov 2013 15:30:53 +0000
Subject: [PATCH] Minor code cleanup and improvements:

---
 opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml.vm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml.vm b/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml.vm
index 64d4a6c..5a3f7ee 100644
--- a/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml.vm
+++ b/opendj3/opendj-ldap-toolkit/src/site/xdoc/index.xml.vm
@@ -41,6 +41,7 @@
        <dt>ldifmodify</dt><dd>perform LDAP modify, add, delete, mod DN operations against entries contained in an LDIF file</dd>
        <dt>ldifsearch</dt><dd>perform search operations against entries contained in an LDIF file</dd>
        <dt>ldifdiff</dt><dd>compare two LDIF files and report the differences in LDIF format</dd>
+       <dt>makeldif</dt><dd>generate LDIF content from and LDIF template</dd>
        <dt>modrate</dt><dd>measure modification throughput and response time</dd>
        <dt>searchrate</dt><dd>measure search throughput and response time</dd>
       </dl>

--
Gitblit v1.10.0