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

kenneth_suter
26.56.2007 4bf3814d7eefb7ce4e17af501c3711e1b21b5e67
opends/src/server/org/opends/server/tools/ManageTasks.java
@@ -173,7 +173,7 @@
    LDAPConnectionArgumentParser argParser = new LDAPConnectionArgumentParser(
            "org.opends.server.tools.TaskInfo",
            INFO_TASKINFO_TOOL_DESCRIPTION.get(),
            false);
            false, null);
    // Initialize all the command-line argument types and register them with the
    // parser.