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

neil_a_wilson
09.36.2006 9798b71c58e2fcee7d5adb9b0abb509a17961a36
opends/src/server/org/opends/server/tools/LDAPDelete.java
@@ -449,10 +449,10 @@
      return 1;
    }
    // If we should just display usage information, then print it and exit.
    // If we should just display usage information, then it has already been
    // done so just exit.
    if (showUsage.isPresent())
    {
      out.println(argParser.getUsage());
      return 0;
    }