From 08d943343beec10fb29bd57f005154b77b9b0da6 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 02 Nov 2011 07:10:02 +0000
Subject: [PATCH] Apply change re: --add|--set|--reset

---
 opendj-sdk/opends/resource/man/man1/dsconfig.1 |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opends/resource/man/man1/dsconfig.1 b/opendj-sdk/opends/resource/man/man1/dsconfig.1
index b06cb95..2697471 100644
--- a/opendj-sdk/opends/resource/man/man1/dsconfig.1
+++ b/opendj-sdk/opends/resource/man/man1/dsconfig.1
@@ -2,12 +2,12 @@
 .\"     Title: dsconfig
 .\"    Author: Mark Craig
 .\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: October\ \&24,\ \&2011
+.\"      Date: November\ \&02,\ \&2011
 .\"    Manual: Tools Reference
 .\"    Source: OpenDJ 2.5.0
 .\"  Language: English
 .\"
-.TH "DSCONFIG" "1" "October\ \&24,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "DSCONFIG" "1" "November\ \&02,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -358,6 +358,19 @@
 .\}
 set\-\fIcomponent\fR\-prop
 .RE
+.PP
+Component properties for the
+\fBdsconfig\fR
+command are covered in the
+OpenDJ Configuration Reference\&.
+.PP
+Many subcommands let you set property values\&. Notice in the reference for the subcommands below that specific options are available for handling multi\-valued properties\&. Whereas you can assign a single property value using the
+\fB\-\-set\fR
+option, you assign multiple values to a multi\-valued property using the
+\fB\-\-add\fR
+option\&. You can reset the values of the multi\-valued property using the
+\fB\-\-reset\fR
+option\&.
 .SS "dsconfig create\-access\-log\-filtering\-criteria"
 .PP
 Creates Access Log Filtering Criteria

--
Gitblit v1.10.0