opends/src/server/org/opends/server/tools/ExportLDIF.java
@@ -317,6 +317,16 @@ } // Init the default values so that they can appear also on the usage. try { argParser.getArguments().initArgumentsWithConfiguration(); } catch (ConfigException ce) { // Ignore. } // Parse the command-line arguments provided to this program. try {