Pavel Kralik created ARTEMIS-1388:
-------------------------------------
Summary: Internal documentation for "artemis browser" command is
misleading
Key: ARTEMIS-1388
URL: https://issues.apache.org/jira/browse/ARTEMIS-1388
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Pavel Kralik
Running "artemis help browser" produces this output:
"artemis browser - It will send consume messages from an instance"
Presumably it should say something like:
"artemis browser - show messages on a destination"
In addition, when running the command, the output starts with:
"Consumer ActiveMQQueue[__test_destination], thread=0 wait until 1000 messages
are consumed"
This also is misleading. It should perhaps say something like:
"... showing up to 1000 messages"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)