You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2011/09/26 06:20:27 UTC

[jira] [Updated] (CXF-3824) CLI tool -help should be able to list all switch in toolspec

     [ https://issues.apache.org/jira/browse/CXF-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang updated CXF-3824:
------------------------------

    Component/s: Tooling

> 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
>
> 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