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

neil_a_wilson
11.45.2006 d9b2b9b7578edb367174b1a516f38feb6eb028ae
opends/src/server/org/opends/server/plugins/profiler/ProfileViewer.java
@@ -108,9 +108,10 @@
    // Create the command-line argument parser for use with this program.
    String toolDescription = getMessage(MSGID_PROFILEVIEWER_TOOL_DESCRIPTION);
    ArgumentParser argParser =
         new ArgumentParser("org.opends.server.plugins.profiler.ProfileViewer",
                            false);
                            toolDescription, false);
    // Initialize all the command-line argument types and register them with the