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

jvergara
03.47.2007 42f7bc9c08e7a146c4f5502adeda16d8e77c2158
Align the wording of the usage of the status utilities with the other command-lines.
1 files modified
9 ■■■■■ changed files
opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties 9 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
@@ -31,9 +31,9 @@
#
# StatusPanel launcher
#
status-panel-launcher-usage=This command launches the Status Panel window \
which displays basic server information and will allow you to start, stop and \
restart the server.\n\
status-panel-launcher-usage=This utility may be used to display the Status \
Panel window which displays basic server information and allows to \
start, stop and restart the server.\n\
Usage:  {0} {options}\n        where {options} include:\n\
-?, -H, --help\n    Display this usage information.
status-panel-launcher-gui-launch-failed=Could not launch Status Panel.  Check \
@@ -169,7 +169,8 @@
cli-status-error-reading-pwd-file=Could not read the password from \
file {0}.  Check that the file path is correct, that you have access rights to \
it and that it contains a password. 
status-cli-usage=This command displays basic server information.\n\n\
status-cli-usage=This utility may be used to display basic server \
information\n\n\
Usage:  {0} {options}\n        where {options} include:\n\
-D {bindDN}, --bindDN {bindDN}\n    Bind DN\n\
-w {bindPassword}, --bindPassword {bindPassword}\n    Bind password\n\