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

neil_a_wilson
09.06.2007 ffe22a5579efd579ab1866781286d99ca7651995
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPPasswordModify.java
@@ -364,7 +364,7 @@
    // If the usage argument was provided, then we don't need to do anything
    // else.
    if (showUsage.isPresent())
    if (argParser.usageDisplayed())
    {
      return 0;
    }