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

abobrov
20.57.2009 343e9de6f8f2bbf0ae32b8bd140964583fefd825
opends/src/server/org/opends/server/tools/ToolConstants.java
@@ -597,6 +597,16 @@
  public static final Character OPTION_SHORT_RECURRING_TASK = null;
  /**
   * Subentries control option long form.
   */
  public static final String OPTION_LONG_SUBENTRIES = "subEntries";
  /**
   * Subentries control option short form.
   */
  public static final Character OPTION_SHORT_SUBENTRIES = null;
  /**
   * The value for the long option propertiesFilePAth .
   */
  public static final String OPTION_LONG_PROP_FILE_PATH = "propertiesFilePath";