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

Mark Craig
17.01.2015 e85b88e2522d71c7d6601226fda69a3f031b4c66
OPENDJ-2285 dsconfig --batchFile does connect for each command
1 files modified
4 ■■■ changed files
opendj-server-legacy/src/main/docbkx/man-pages/description-dsconfig.xml 4 ●●● patch | view | raw | blame | history
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>