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

neil_a_wilson
15.36.2006 2b85f2699db9a61e876b3459fd363470751d094c
opends/src/server/org/opends/server/tools/makeldif/MakeLDIF.java
@@ -147,6 +147,7 @@
           new StringArgument("resourcepath", 'r', "resourcePath", true, false,
                              true, "{path}", null, null,
                              MSGID_MAKELDIF_DESCRIPTION_RESOURCE_PATH);
      resourcePath.setHidden(true);
      argParser.addArgument(resourcePath);