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

Violette Roche-Montane
24.11.2014 087cf569ae8c80453d6f0926bda8c0aad8a93598
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() {