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

lutoff
24.13.2007 48c88202666299a5427f8ee03e7403e4cb9a8683
opendj-sdk/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;
    }