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

abobrov
15.07.2008 f531c4dd73411208ae6469a4ad5431795719871f
opendj-sdk/opends/src/server/org/opends/server/tools/ToolConstants.java
@@ -576,6 +576,16 @@
  public static final Character OPTION_SHORT_START_DATETIME = 't';
  /**
   * Recurring task option long form.
   */
  public static final String OPTION_LONG_RECURRING_TASK = "recurringTask";
  /**
   * Recurring task option short form.
   */
  public static final Character OPTION_SHORT_RECURRING_TASK = null;
  /**
   * The value for the long option propertiesFilePAth .
   */
  public static final String OPTION_LONG_PROP_FILE_PATH = "propertiesFilePath";