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

kenneth_suter
20.44.2007 949791e197195bc5a4e61a04ac6549f83bd0ab0b
fixed usage statement formatting errors; corrected typo; removed duplicate key/value
1 files modified
21 ■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties 21 ●●●● patch | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -59,11 +59,11 @@
-S , --skipPortCheck\n    Skip the check to determine whether the \
specified LDAP port is usable.\n\
-D, --rootUserDN {rootUserDN}\n    Specifies the DN for the initial \
Administrative User for the Directory Server.\n\
Administrative User for the Directory\n    Server.\n\
-w, --rootUserPassword {password}\n    Specifies the password \
for the initial Administrative User for the Directory Server.\n\
for the initial Administrative User for the\n    Directory Server.\n\
-j , --rootUserPasswordFile {filename}\n    Specifies the path \
to a file containing the password for the initial Administrative\n\    User \
to a file containing the password for the initial\n    Administrative User \
for the Directory Server.
setup-launcher-usage-windows=This utility may be used to setup the Directory \
Server.\n\Usage:  {0} {options}\n        where {options} include:\n\
@@ -93,11 +93,11 @@
-S, --skipPortCheck\n    Skip the check to determine whether the \
specified LDAP port is usable.\n\
-D, --rootUserDN {rootUserDN}\n    Specifies the DN for the initial \
Administrative User for the Directory Server.\n\
Administrative User for the Directory\n    Server.\n\
-w, --rootUserPassword {password}\n    Specifies the password \
for the initial Administrative User for the Directory Server.\n\
-j, --rootUserPasswordFile {filename}\n    Specifies the path \
to a file containing the password for the initial Administrative\n\    User \
for the initial Administrative User for the\n    Directory Server.\n\
-j , --rootUserPasswordFile {filename}\n    Specifies the path \
to a file containing the password for the initial\n    Administrative User \
for the Directory Server.\n\
-n, --noWindowsService\n    Do not enable OpenDS to run as a Windows \
Service.
@@ -114,8 +114,8 @@
uninstall-launcher-usage=This utility may be used to uninstall the \
Directory Server.\n\
Usage:  {0} {options}\n        where {options} include:\n\
--cli\n\    Specifies to use the command line uninstall.  If not specified the \
graphical\n\    interface will be launched.\n\
--cli\n\    Specifies to use the command line uninstall.  If not specified\n\    the\
   graphical interface will be launched.\n\
-?, -H, --help\n    Display this usage information.\n\
-V, --version\n    Display Directory Server version information.\n\n\
The following options will only be taken into account if the option --cli \n\
@@ -333,7 +333,7 @@
rights to access it.
cannot-bind-port=Cannot bind to port {0}.\n\nThe port could be already in use \
by another application or maybe you do not have the rights to access it.
equal-ports=You must specify different ports LDAP and LDAPS communication.
equal-ports=You must specify different ports for LDAP and LDAPS communication.
empty-directory-manager-dn=You must provide an Administrative User DN.
not-a-directory-manager-dn=The provided Administrative User DN is not a valid \
DN.
@@ -350,7 +350,6 @@
between {0} and {1}.
invalid-remote-replication-port-value-range=The Replication Port on {0} must \
be an integer between {1} and {2}.
equal-ports=You must specify different ports LDAP and LDAPS communication.
replication-port-already-chosen-for-other-protocol=You must specify a \
different Replication port than those you chose for LDAP and LDAPS \
communication.