mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/util/args/SubCommandArgumentParser.java @@ -1240,7 +1240,7 @@ if (a.needsValue()) { String valuePlaceholder = a.getValuePlaceholder(); if (a == null) if (valuePlaceholder == null) { value = " {value}"; }