]
Hynek Švábek updated ELY-1085:
------------------------------
Component/s: Credential Store
CS tool, Help contains wrong description of "--create"
option, there is description with true/false value.
----------------------------------------------------------------------------------------------------------
Key: ELY-1085
URL:
https://issues.jboss.org/browse/ELY-1085
Project: WildFly Elytron
Issue Type: Bug
Components: Credential Store
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
Help contains wrong description of "--create" option, there is description with
true/false value.
--create option doesn't expect any value.
{code}
java -jar wildfly-elytron-tool.jar credential-store --help
...
-c,--create Create credential store [true/false]
...
{code}