From 0c283cb2a4c73d9635c9f7066fef05420bba8eb2 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 09 Nov 2016 09:54:44 +0000
Subject: [PATCH] OPENDJ-3360 Test command examples in Reference

---
 opendj-doc-generated-ref/src/main/docbkx/man-pages/export-ldif-examples.xml        |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/stop-ds-examples.xml            |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/dsconfig-examples.xml           |   44 +++++++-------
 opendj-doc-generated-ref/src/main/docbkx/man-pages/man-makeldif-template.xml       |    1 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/base64-examples.xml             |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/start-ds-examples.xml           |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/makeldif-examples.xml           |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-tasks-examples.xml       |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifdiff-examples.xml           |    1 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/rebuild-index-examples.xml      |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/encode-password-examples.xml    |    6 +
 opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapcompare-examples.xml        |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/searchrate-examples.xml         |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/import-ldif-examples.xml        |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapsearch-examples.xml         |    1 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/verify-index-examples.xml       |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapdelete-examples.xml         |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/create-rc-script-examples.xml   |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/list-backends-examples.xml      |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/man-windows-service.xml         |   16 ++--
 opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml              |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/dsjavaproperties-examples.xml   |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/ldappasswordmodify-examples.xml |    7 +-
 opendj-doc-generated-ref/src/main/docbkx/man-pages/restore-examples.xml            |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/authrate-examples.xml           |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/backendstat-examples.xml        |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/backup-examples.xml             |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-account-examples.xml     |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifsearch-examples.xml         |    1 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapmodify-examples.xml         |    1 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/addrate-examples.xml            |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/uninstall-examples.xml          |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/dsreplication-examples.xml      |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/modrate-examples.xml            |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/control-panel-examples.xml      |    3 
 opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifmodify-examples.xml         |    5 +
 opendj-doc-generated-ref/src/main/docbkx/man-pages/status-examples.xml             |    3 
 37 files changed, 101 insertions(+), 63 deletions(-)

diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/addrate-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/addrate-examples.xml
index 02c174a..b03a3e5 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/addrate-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/addrate-examples.xml
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2015 ForgeRock AS.
+  !      Copyright 2015-2016 ForgeRock AS.
   !
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
@@ -28,6 +28,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/authrate-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/authrate-examples.xml
index 4ea365d..70f19ce 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/authrate-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/authrate-examples.xml
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2015 ForgeRock AS.
+  !      Copyright 2015-2016 ForgeRock AS.
   !
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
@@ -28,6 +28,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
   <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/backendstat-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/backendstat-examples.xml
index 681272f..95b5681 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/backendstat-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/backendstat-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/backup-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/backup-examples.xml
index b0a5c59..295d900 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/backup-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/backup-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/base64-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/base64-examples.xml
index 4411ccb..91d687a 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/base64-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/base64-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/control-panel-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/control-panel-examples.xml
index 6bbc2ca..d6f73d8 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/control-panel-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/control-panel-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/create-rc-script-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/create-rc-script-examples.xml
index 4f7f6bf..dc9480e 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/create-rc-script-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/create-rc-script-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsconfig-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsconfig-examples.xml
index 8560f40..b6e3b35 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsconfig-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsconfig-examples.xml
@@ -19,6 +19,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
@@ -39,28 +40,27 @@
 
 What do you want to configure?
 
-    1)   Access Control Handler               23)  Log Publisher
-    2)   Access Log Filtering Criteria        24)  Log Retention Policy
-    3)   Account Status Notification Handler  25)  Log Rotation Policy
-    4)   Administration Connector             26)  Matching Rule
-    5)   Alert Handler                        27)  Monitor Provider
-    6)   Attribute Syntax                     28)  Password Generator
-    7)   Backend                              29)  Password Policy
-    8)   Backend Index                        30)  Password Storage Scheme
-    9)   Backend VLV Index                    31)  Password Validator
-    10)  Certificate Mapper                   32)  Plugin
-    11)  Connection Handler                   33)  Plugin Root
-    12)  Crypto Manager                       34)  Replication Domain
-    13)  Debug Target                         35)  Replication Server
-    14)  Entry Cache                          36)  Root DN
-    15)  Extended Operation Handler           37)  Root DSE Backend
-    16)  External Changelog Domain            38)  SASL Mechanism Handler
-    17)  Global Configuration                 39)  Schema Provider
-    18)  Group Implementation                 40)  Synchronization Provider
-    19)  HTTP Authorization Mechanism         41)  Trust Manager Provider
-    20)  HTTP Endpoint                        42)  Virtual Attribute
-    21)  Identity Mapper                      43)  Work Queue
-    22)  Key Manager Provider
+    1)   Access Control Handler               22)  Log Publisher
+    2)   Access Log Filtering Criteria        23)  Log Retention Policy
+    3)   Account Status Notification Handler  24)  Log Rotation Policy
+    4)   Administration Connector             25)  Monitor Provider
+    5)   Alert Handler                        26)  Password Generator
+    6)   Backend                              27)  Password Policy
+    7)   Backend Index                        28)  Password Storage Scheme
+    8)   Backend VLV Index                    29)  Password Validator
+    9)   Certificate Mapper                   30)  Plugin
+    10)  Connection Handler                   31)  Plugin Root
+    11)  Crypto Manager                       32)  Replication Domain
+    12)  Debug Target                         33)  Replication Server
+    13)  Entry Cache                          34)  Root DN
+    14)  Extended Operation Handler           35)  Root DSE Backend
+    15)  External Changelog Domain            36)  SASL Mechanism Handler
+    16)  Global Configuration                 37)  Schema Provider
+    17)  Group Implementation                 38)  Synchronization Provider
+    18)  HTTP Authorization Mechanism         39)  Trust Manager Provider
+    19)  HTTP Endpoint                        40)  Virtual Attribute
+    20)  Identity Mapper                      41)  Work Queue
+    21)  Key Manager Provider
 
     q)   quit
 
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsjavaproperties-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsjavaproperties-examples.xml
index 7a62401..5e9ab8e 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsjavaproperties-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsjavaproperties-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsreplication-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsreplication-examples.xml
index f6f5f71..58161bc 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsreplication-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/dsreplication-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/encode-password-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/encode-password-examples.xml
index cb83ed5..1610aa2 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/encode-password-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/encode-password-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
@@ -31,10 +32,13 @@
 <computeroutput>3DES
 AES
 BASE64
+BCRYPT
 BLOWFISH
 CLEAR
 CRYPT
 MD5
+PBKDF2
+PKCS5S2
 RC4
 SHA
 SMD5
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/export-ldif-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/export-ldif-examples.xml
index 25c9d48..e77b8e9 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/export-ldif-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/export-ldif-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/import-ldif-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/import-ldif-examples.xml
index f96a339..56dc326 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/import-ldif-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/import-ldif-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapcompare-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapcompare-examples.xml
index 57ab90c..0c6e482 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapcompare-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapcompare-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapdelete-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapdelete-examples.xml
index ee9e495..a7047db 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapdelete-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapdelete-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapmodify-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapmodify-examples.xml
index f9d5496..ec0b421 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapmodify-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapmodify-examples.xml
@@ -19,6 +19,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldappasswordmodify-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldappasswordmodify-examples.xml
index de281af..8389981 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldappasswordmodify-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldappasswordmodify-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
@@ -30,8 +31,8 @@
 <computeroutput>bribery
 secret12</computeroutput>
 
-$ <userinput>ldappasswordmodify -p 1389 -C /tmp/currpwd.txt -N /tmp/newpwd.txt \
--A -D uid=kvaughan,ou=people,dc=example,dc=com -w bribery</userinput>
+$ <userinput>ldappasswordmodify -p 1389 -C /tmp/currpwd.txt --newPasswordFile /tmp/newpwd.txt \
+ -D uid=kvaughan,ou=people,dc=example,dc=com -w bribery</userinput>
 <computeroutput>The LDAP password modify operation was successful</computeroutput>
  </screen>
 </refsect1>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapsearch-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapsearch-examples.xml
index ce8a3bd..c656b0c 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapsearch-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldapsearch-examples.xml
@@ -19,6 +19,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifdiff-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifdiff-examples.xml
index db960a9..21f7628 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifdiff-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifdiff-examples.xml
@@ -19,6 +19,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifmodify-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifmodify-examples.xml
index d96d272..f9b477d 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifmodify-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifmodify-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
@@ -51,7 +52,7 @@
 add: description
 description: A new description.</computeroutput>
 
-$ <userinput>ldifmodify -s /path/to/newuser.ldif -m /path/to/newdiff.ldif -t neweruser.ldif</userinput>
+$ <userinput>ldifmodify -o neweruser.ldif /path/to/newuser.ldif /path/to/newdiff.ldif</userinput>
 
 $ <userinput>cat neweruser.ldif</userinput>
 <computeroutput>dn: uid=newuser,ou=People,dc=example,dc=com
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifsearch-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifsearch-examples.xml
index ffbd689..f95cc09 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifsearch-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/ldifsearch-examples.xml
@@ -19,6 +19,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/list-backends-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/list-backends-examples.xml
index a249f14..72c987c 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/list-backends-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/list-backends-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/makeldif-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/makeldif-examples.xml
index ffab27e..1c45d05 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/makeldif-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/makeldif-examples.xml
@@ -19,6 +19,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
@@ -26,7 +27,7 @@
  </para>
 
  <screen>
-$ <userinput>makeldif -t ../config/MakeLDIF/example.template -o ../ldif/generated.ldif</userinput>
+$ <userinput>makeldif -o ../ldif/generated.ldif ../config/MakeLDIF/example.template</userinput>
 <computeroutput>Processed 1000 entries
 Processed 2000 entries
 ...
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/man-makeldif-template.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/man-makeldif-template.xml
index 90550d4..3025fcd 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/man-makeldif-template.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/man-makeldif-template.xml
@@ -508,6 +508,7 @@
  </refsect1>
 
  <refsect1>
+  <?test-required?>
   <title>Examples</title>
 
   <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/man-windows-service.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/man-windows-service.xml
index 6e4dd6d..302a807 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/man-windows-service.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/man-windows-service.xml
@@ -12,17 +12,16 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2013-2015 ForgeRock AS.
+  Copyright 2013-2016 ForgeRock AS.
 -->
-<refentry xml:id='windows-service'
-          xmlns='http://docbook.org/ns/docbook'
-          version='5.0' xml:lang='en'
-          xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
-          xsi:schemaLocation='http://docbook.org/ns/docbook
-                              http://docbook.org/xml/5.0/xsd/docbook.xsd'>
+<refentry xml:id="windows-service"
+          xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en"
+          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+          xsi:schemaLocation="http://docbook.org/ns/docbook
+                              http://docbook.org/xml/5.0/xsd/docbook.xsd">
  <info>
   <copyright>
-   <year>2013-2015</year>
+   <year>2013-2016</year>
    <holder>ForgeRock AS.</holder>
   </copyright>
  </info>
@@ -144,6 +143,7 @@
  </refsect1>
 
  <refsect1>
+  <?test-required?>
   <title>Example</title>
 
   <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-account-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-account-examples.xml
index 9813da8..4ae8da4 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-account-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-account-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-tasks-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-tasks-examples.xml
index b54a532..82d09a1 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-tasks-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/manage-tasks-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/modrate-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/modrate-examples.xml
index 4128cd2..4180900 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/modrate-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/modrate-examples.xml
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2015 ForgeRock AS.
+  !      Copyright 2015-2016 ForgeRock AS.
   !
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
@@ -28,6 +28,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/rebuild-index-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/rebuild-index-examples.xml
index c57a288..cfca2bf 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/rebuild-index-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/rebuild-index-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/restore-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/restore-examples.xml
index 16749a2..f41eee1 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/restore-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/restore-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/searchrate-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/searchrate-examples.xml
index 11d8839..7ef22e8 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/searchrate-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/searchrate-examples.xml
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2015 ForgeRock AS.
+  !      Copyright 2015-2016 ForgeRock AS.
   !
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
@@ -28,6 +28,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml
index e41fd3e..80b48a0 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/start-ds-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/start-ds-examples.xml
index 45e88e7..62a0670 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/start-ds-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/start-ds-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/status-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/status-examples.xml
index e5c5381..66c4575 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/status-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/status-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <screen>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/stop-ds-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/stop-ds-examples.xml
index f35502b..770c0ec 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/stop-ds-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/stop-ds-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/uninstall-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/uninstall-examples.xml
index de22090..90e070a 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/uninstall-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/uninstall-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>
diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/verify-index-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/verify-index-examples.xml
index c7e21ec..a558b50 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/verify-index-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/verify-index-examples.xml
@@ -12,13 +12,14 @@
   Header, with the fields enclosed by brackets [] replaced by your own identifying
   information: "Portions Copyright [year] [name of copyright owner]".
 
-  Copyright 2015 ForgeRock AS.
+  Copyright 2015-2016 ForgeRock AS.
 -->
 <refsect1 xmlns="http://docbook.org/ns/docbook"
           version="5.0" xml:lang="en"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://docbook.org/ns/docbook
                               http://docbook.org/xml/5.0/xsd/docbook.xsd">
+ <?test-required?>
  <title>Examples</title>
 
  <para>

--
Gitblit v1.10.0