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

Violette Roche-Montane
27.07.2013 cddb76e70b7127f5e0d0088bd59de99ebd1359e1
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";
}