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

Jean-Noel Rouvignac
15.49.2015 0565fb356eb92ac014ff0e3851f88b0967ffaae1
opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
@@ -37,6 +37,12 @@
 argument cannot be decoded as an integer
ERR_ARG_INT_MULTIPLE_VALUES=The %s argument has multiple values and \
 therefore cannot be decoded as a single integer value
ERR_ARG_NO_DOUBLE_VALUE=The %s argument does not have any value that \
 may be retrieved as a double
ERR_ARG_CANNOT_DECODE_AS_DOUBLE=The provided value "%s" for the %s \
 argument cannot be decoded as a double
ERR_ARG_DOUBLE_MULTIPLE_VALUES=The %s argument has multiple values and \
 therefore cannot be decoded as a single double value
ERR_ARG_NO_BOOLEAN_VALUE=The %s argument does not have any value \
 that may be retrieved as a Boolean
ERR_ARG_CANNOT_DECODE_AS_BOOLEAN=The provided value "%s" for the %s \