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

Bernd Eckenfels updated CLI-322:
--------------------------------
    Description: 
Currently minus (“-“) is not allowed in option names,
which makes common long options in kebab-case
(like {{--is-not-allowed}}) impossible.

This change is to allow it inside an option name.

  was:Currently minus (`-`) is not allowed in option names, which makes common 
long options in kebab-case (like`-\-is-not-allowed`) impossible. This change is 
to allow it inside an option name.


> Allow minus for kebab-case options
> ----------------------------------
>
>                 Key: CLI-322
>                 URL: https://issues.apache.org/jira/browse/CLI-322
>             Project: Commons CLI
>          Issue Type: New Feature
>          Components: Parser
>    Affects Versions: 1.6.0
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> Currently minus (“-“) is not allowed in option names,
> which makes common long options in kebab-case
> (like {{--is-not-allowed}}) impossible.
> This change is to allow it inside an option name.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to