"activemq-admin browse" help command prints incorrect argument name for
password in sample usage
-------------------------------------------------------------------------------------------------
Key: AMQ-3722
URL: https://issues.apache.org/jira/browse/AMQ-3722
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.5.1
Reporter: Pat Fox
Priority: Trivial
Small cosmetic error
The help message printed from activemq-admin browse
{code}
Main browse --amqurl tcp://localhost:61616 --user someUser --pass somePass
FOO.BAR
- Print the message header, custom message header, and message body of
all messages in the
queue FOO.BAR, using someUser as the user name, and somePass as the
password
{code}
the "-pass" argument above is not recognized, it should be "-password"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira