]
Jean-Francois Denise reassigned WFCORE-1534:
--------------------------------------------
Assignee: Jean-Francois Denise (was: Alexey Loubyansky)
Generic command help uses resource type as its name
---------------------------------------------------
Key: WFCORE-1534
URL:
https://issues.jboss.org/browse/WFCORE-1534
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
I created a command named toto:
toto --help
SYNOPSIS
logger --help [--properties | --commands] |
(--category=<resource_id> (--<property>=<value>)*) |
(<command> --category=<resource_id>
(--<parameter>=<value>)*)
[--headers={<operation_header> (;<operation_header>)*}]
logger is used everywhere in the command description, it should be the actual command
name.