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

lutoff
24.13.2007 a746e30f968e6d0e544e7d30b18245b3018c2838
opends/src/ads/org/opends/admin/ads/DsServiceCLI.java
@@ -312,7 +312,7 @@
    }
    // If we should just display usage information, then print it and exit.
    if (argParser.usageDisplayed())
    if (argParser.usageOrVersionDisplayed())
    {
      return 0;
    }