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

Violette Roche-Montane
19.38.2014 f86ee191a1564bfe0c4396be831abc104151d3ea
opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties
@@ -425,6 +425,8 @@
INFO_NAME_PLACEHOLDER={name}
INFO_PROPERTY_PLACEHOLDER={property}
INFO_UNIT_PLACEHOLDER={unit}
INFO_CONFIGCLASS_PLACEHOLDER={configClass}
INFO_CONFIGFILE_PLACEHOLDER={configFile}
INFO_PSEARCH_PLACEHOLDER=ps[:changetype[:changesonly[:entrychgcontrols]]]
ERR_CANNOT_READ_TRUSTSTORE=Cannot access trust store '%s'.  Verify \
 that the provided trust store exists and that you have read access rights to it
@@ -770,5 +772,19 @@
ERR_ADMINISTRATOR_PWD_DO_NOT_MATCH=The provided passwords do not match.
ERR_BAD_INTEGER=Invalid integer number "%s". Please \
  enter a valid integer
INFO_DESCRIPTION_BATCH_FILE_PATH=Path to a batch file containing \
a set of commands to be executed
INFO_DESCRIPTION_DISPLAY_EQUIVALENT=Display the equivalent \
 non-interactive argument in the standard output when this command is run in \
 interactive mode
INFO_DESCRIPTION_ADVANCED=Allows the configuration of advanced \
 components and properties
INFO_DESCRIPTION_REMOTE=Connect to a remote server
INFO_DESCRIPTION_CONFIG_CLASS=The fully-qualified name of the Java class \
 to use as the Directory Server configuration handler.  If this is not \
 provided, then a default of org.opends.server.extensions.ConfigFileHandler \
 will be used
INFO_DESCRIPTION_CONFIG_FILE=Path to the Directory Server \
 configuration file