Description
Small cosmetic error
The help message printed from activemq-admin browse
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
the "-pass" argument above is not recognized, it should be "-password"