mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/tools/ImportLDIF.java @@ -329,7 +329,7 @@ // If we should just display usage information, then print it and exit. if (displayUsage.isPresent()) if (argParser.usageDisplayed()) { return 0; }