[
https://issues.apache.org/jira/browse/ARTEMIS-4565?focusedWorklogId=899447&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-899447
]
ASF GitHub Bot logged work on ARTEMIS-4565:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Jan/24 15:55
Start Date: 12/Jan/24 15:55
Worklog Time Spent: 10m
Work Description: erwindon opened a new pull request, #4740:
URL: https://github.com/apache/activemq-artemis/pull/4740
see https://issues.apache.org/jira/browse/ARTEMIS-4565
Issue Time Tracking
-------------------
Worklog Id: (was: 899447)
Remaining Estimate: 0h
Time Spent: 10m
> 'artemis help' shows wrong text for 'queue'
> -------------------------------------------
>
> Key: ARTEMIS-4565
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4565
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.31.2
> Reporter: Erwin Dondorp
> Priority: Trivial
> Time Spent: 10m
> Remaining Estimate: 0h
>
> when issuing the command {{artemis help}}, the text for 'queue' is not
> correct, an obvious copy-paste problem.
> {noformat}
> $ bin/artemis help
> Usage: artemis [COMMAND]
> ActiveMQ Artemis Command Line
> Commands:
> help use 'help <command>' for more information
> auto-complete Generates the auto complete script file to be used in bash or
> zsh.
> shell JLine3 shell helping using the CLI
> producer Send message(s) to a broker.
> transfer Move messages from one destination towards another
> destination.
> consumer Consume messages from a queue.
> browser Browse messages on a queue.
> mask Mask a password and print it out.
> version Print version information.
> perf use 'help perf' for sub commands list
> check use 'help check' for sub commands list
> queue use 'help check' for sub commands list
> address use 'help address' for sub commands list
> activation use 'help activation' for sub commands list
> data use 'help data' for sub commands list
> user file-based user management. Use 'help user' for sub commands
> list.
> run Run the broker.
> stop Stop the broker.
> kill Kill a broker started with --allow-kill.
> perf-journal Calculate the journal-buffer-timeout to use with the current
> data folder.
> {noformat}
> a small PR is added.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)