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

Violette Roche-Montane
27.07.2013 b267d71d61b69ea7f8299de4b88266566a5f5e8c
opendj-sdk/opends/src/server/org/opends/server/tools/ToolConstants.java
@@ -798,8 +798,9 @@
  public static final String OPTION_LONG_RESTORE_UPGRADE = "restore";
  /**
   * The value for the long option for backup all.
   * The value for the long option to automatically
   * accept the license if present.
   */
  public static final String OPTION_LONG_BACKUP_ALL = "backupAll";
  public static final String OPTION_LONG_ACCEPT_LICENSE = "acceptLicense";
}