From 7d40ebc13672168ec8e67282f02864b1410fceb5 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Fri, 06 Jan 2012 17:41:07 +0000 Subject: [PATCH] ldif-diff -> ldifdiff and changes to the synopsis --- opendj3/src/main/docbkx/release-notes/chap-compatibility.xml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml b/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml index 0b19b47..661e9be 100644 --- a/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml +++ b/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml @@ -37,7 +37,11 @@ <section xml:id="changed-functionality"> <title>Major Changes to Existing Functionality</title> - <para>None.</para> + <para>The <command>ldif-diff</command> command has been renamed + <command>ldifdiff</command>, and the <option>--outputLDIF</option>, + <option>--overwriteExisting</option>, <option>--sourceLDIF</option>, + <option>--targetLDIF</option> options have been dropped in favor of a + format closer to that of the <command>diff</command> command.</para> </section> <section xml:id="deprecated-functionality"> -- Gitblit v1.10.0