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