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

Violette Roche-Montane
03.21.2014 7efc6f92f5937fb085bb0b72b09214cd79600b8f
opendj-sdk/opendj-cli/src/main/java/com/forgerock/opendj/cli/ArgumentGroup.java
@@ -63,9 +63,7 @@
        this.args = new LinkedList<Argument>();
    }
    /**
     * {@inheritDoc}
     */
    /** {@inheritDoc} */
    public int compareTo(final ArgumentGroup o) {
        // Groups with higher priority numbers appear before
        // those with lower priority in the usage output