From d845103e8dd148f82aeca7d464c2ea8ef0ca2bb7 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 28 May 2013 05:47:12 +0000
Subject: [PATCH] Fix for OPENDJ-945: Document upgrade --acceptLicense option

---
 opendj-sdk/opendj3/src/main/docbkx/shared/man-upgrade.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opendj3/src/main/docbkx/shared/man-upgrade.xml b/opendj-sdk/opendj3/src/main/docbkx/shared/man-upgrade.xml
index 93847c1..3edb446 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/shared/man-upgrade.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/shared/man-upgrade.xml
@@ -105,6 +105,13 @@
   <para>The following options are supported.</para>
   <variablelist>
    <varlistentry>
+    <term><option>--acceptLicense</option></term>
+    <listitem>
+     <para>Automatically accepts the product license if there is one in the
+     delivery.</para>
+    </listitem>
+   </varlistentry>
+   <varlistentry>
     <term><option>--force</option></term>
     <listitem>
      <para>Forces a non-interactive upgrade to continue even if it requires

--
Gitblit v1.10.0