[
https://issues.apache.org/jira/browse/CXF-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CXF-3824.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.5
2.4.3
2.3.7
commit fix
http://svn.apache.org/viewvc?rev=1175672&view=rev for trunk
http://svn.apache.org/viewvc?rev=1175675&view=rev for 2.4.x branch
http://svn.apache.org/viewvc?rev=1175678&view=rev for 2.3.x branch
> CLI tool -help should be able to list all switch in toolspec
> ------------------------------------------------------------
>
> Key: CXF-3824
> URL: https://issues.apache.org/jira/browse/CXF-3824
> Project: CXF
> Issue Type: Improvement
> Components: Tooling
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 2.3.7, 2.4.3, 2.5
>
>
> currently -help flag can only list the first switch in option, for example if
> we have
> <switch>a</switch>
> <switch>address</switch>
> <associatedArgument placement="afterSpace">
> <annotation>address</annotation>
> </associatedArgument>
> then only the first one get listed like
> -a <address>
> though the -address can also be accepted but it's not easy for end user to
> get all acceptable options
> it should be
> -a|-address <address>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira