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

jcambon
09.08.2009 c22f0fcf3eb1eb76298874d6143b1acc42ee208c
opends/src/messages/messages/core.properties
@@ -20,7 +20,7 @@
#
# CDDL HEADER END
#
#      Copyright 2006-2008 Sun Microsystems, Inc.
#      Copyright 2006-2009 Sun Microsystems, Inc.
@@ -1428,7 +1428,8 @@
SEVERE_ERR_MODIFY_NO_MODIFICATIONS_566=Entry %s cannot be updated because the \
 request did not contain any modifications
INFO_DSCORE_DESCRIPTION_NODETACH_567=Do not detach from the terminal and \
 continue running in the foreground
 continue running in the foreground. This option cannot be used with the \
-t, --timeout option.
MILD_ERR_ENTRY_INCREMENT_NO_SUCH_ATTRIBUTE_568=Unable to increment the value \
 of attribute %s because that attribute does not exist in the entry
INFO_DSCORE_TOOL_DESCRIPTION_569=This utility can be used to start the \
@@ -1821,4 +1822,10 @@
SEVERE_ERR_CRYPTOMGR_FAILED_INSTANCE_CERTIFICATE_NULL_721=The CryptoManager \
entry "%s" (the instance-key-pair public-key-certificate) does not contain \
a public-key certificate
INFO_DSCORE_DESCRIPTION_TIMEOUT_722=Maximum time (in seconds) to wait before \
the command returns (the server continues the startup process, regardless). \
A value of '0' indicates an infinite timeout, which means that the command \
returns only when the server startup is completed. The default value is \
60 seconds. This option cannot be used with the -N, --nodetach option.
FATAL_ERR_DSCORE_ERROR_NODETACH_TIMEOUT_723=In no-detach mode, the 'timeout' option \
cannot be used.