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

matthew_swift
19.54.2007 fe6545499558bb95484defd311ed83eced6aedf4
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/GetPropSubCommandHandler.java
@@ -162,7 +162,7 @@
        descriptionID, r.getChildDefinition().getUserFriendlyName());
    // Create the naming arguments.
    this.namingArgs = createNamingArgs(subCommand, path);
    this.namingArgs = createNamingArgs(subCommand, path, false);
    // Register common arguments.
    registerPropertyNameArgument(this.subCommand);