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

Violette Roche-Montane
24.11.2014 1de2f316717a026fdfffe7e23ac9a5572226b7d5
opendj-sdk/opendj-cli/src/main/java/com/forgerock/opendj/cli/ArgumentConstants.java
@@ -705,6 +705,12 @@
     * The value for the long option ignore errors.
     */
    public static final String OPTION_LONG_IGNORE_ERRORS = "ignoreErrors";
    /**
     * Value for the restart option long form.
     */
    public static final String OPTION_LONG_RESTART = "restart";
    // Prevent instantiation.
    private ArgumentConstants() {