From 1eb9f298bc30a5ff6d8ec23adf1fcf1af95db708 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
---
opendj3/src/main/docbkx/shared/man-upgrade.xml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/opendj3/src/main/docbkx/shared/man-upgrade.xml b/opendj3/src/main/docbkx/shared/man-upgrade.xml
index 93847c1..3edb446 100644
--- a/opendj3/src/main/docbkx/shared/man-upgrade.xml
+++ b/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