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

jcambon
18.26.2009 3e2cb58e99dc989eb07c743f74a71f2074fc4ea7
opends/src/server/org/opends/server/tools/ToolConstants.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2006-2008 Sun Microsystems, Inc.
 *      Copyright 2006-2009 Sun Microsystems, Inc.
 */
package org.opends.server.tools;
@@ -119,6 +119,17 @@
  public static final String OPTION_LONG_CONFIG_CLASS = "configClass";
  /**
   * The value for the short option batchFilePath.
   */
  public static final char OPTION_SHORT_BATCH_FILE_PATH = 'F';
  /**
   * The value for the long option batchFilePath .
   */
  public static final String OPTION_LONG_BATCH_FILE_PATH =
    "batchFilePath";
  /**
   * The value for the short option hostname.
   */
  public static final char OPTION_SHORT_HOST = 'h';