opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java
@@ -242,7 +242,7 @@ descriptionID, r.getChildDefinition().getUserFriendlyName()); // Create the naming arguments. this.namingArgs = createNamingArgs(subCommand, path); this.namingArgs = createNamingArgs(subCommand, path, false); // Create the --set argument. this.propertySetArgument = new StringArgument(OPTION_DSCFG_LONG_SET,