mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
17.01.2015 bb6f6abe9621e86f3081c0db46db7cf4beb611d3
OPENDJ-2285 dsconfig --batchFile does connect for each command
1 files modified
4 ■■■ changed files
opendj-sdk/opendj-server-legacy/src/main/docbkx/man-pages/description-dsconfig.xml 4 ●●● patch | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/docbkx/man-pages/description-dsconfig.xml
@@ -63,7 +63,9 @@
  then reading from the batch file with the <option>--batchFilePath</option> option
  in script mode.
  Batch files can be useful when you have many <command>dsconfig</command> commands to run
  and want to avoid starting the JVM and setting up a new connection for each command.
  and want to avoid starting the JVM for each command.
  Alternatively, you can read commands from standard input
  by using the <option>--batch</option> option.
 </para>
 <para>