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

Mark Craig
12.56.2015 bae9398cc148d37215ff0c6f2e2dcc347f4dc134
opendj-server-legacy/src/messages/org/opends/messages/utility.properties
@@ -20,7 +20,7 @@
# CDDL HEADER END
#
#      Copyright 2006-2009 Sun Microsystems, Inc.
#      Portions Copyright 2011-2014 ForgeRock AS
#      Portions Copyright 2011-2015 ForgeRock AS.
@@ -417,8 +417,11 @@
 decode information using base64
INFO_BASE64_HELP_DESCRIPTION_187=Display this usage information
INFO_BASE64_DECODE_DESCRIPTION_188=Decode base64-encoded information into \
 raw data
INFO_BASE64_ENCODE_DESCRIPTION_189=Encode raw data using base64
 raw data. When no options are specified, \
 this subcommand reads from standard input and writes to standard output
INFO_BASE64_ENCODE_DESCRIPTION_189=Encode raw data using base64. \
 When no options are specified, this subcommand reads from standard input and \
 writes to standard output
INFO_BASE64_ENCODED_DATA_DESCRIPTION_190=The base64-encoded data to be decoded
INFO_BASE64_ENCODED_FILE_DESCRIPTION_191=The path to a file containing the \
 base64-encoded data to be decoded