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

neil_a_wilson
09.06.2007 ffe22a5579efd579ab1866781286d99ca7651995
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPDelete.java
@@ -509,7 +509,7 @@
    // If we should just display usage information, then it has already been
    // done so just exit.
    if (showUsage.isPresent())
    if (argParser.usageDisplayed())
    {
      return 0;
    }