You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2010/06/19 20:17:23 UTC

[jira] Created: (CLI-205) HelpFormatter.setArgName() has no effect

HelpFormatter.setArgName() has no effect
----------------------------------------

                 Key: CLI-205
                 URL: https://issues.apache.org/jira/browse/CLI-205
             Project: Commons CLI
          Issue Type: Bug
          Components: Help formatter
    Affects Versions: 1.2
            Reporter: Emmanuel Bourg
            Priority: Minor
             Fix For: 1.3


The default argument name set on the HelpFormatter has no effect because the Option and the OptionBuilder bring automatically a default value 'arg'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CLI-205) HelpFormatter.setArgName() has no effect

Posted by "Emmanuel Bourg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLI-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg resolved CLI-205.
--------------------------------

    Resolution: Fixed

> HelpFormatter.setArgName() has no effect
> ----------------------------------------
>
>                 Key: CLI-205
>                 URL: https://issues.apache.org/jira/browse/CLI-205
>             Project: Commons CLI
>          Issue Type: Bug
>          Components: Help formatter
>    Affects Versions: 1.2
>            Reporter: Emmanuel Bourg
>            Priority: Minor
>             Fix For: 1.3
>
>
> The default argument name set on the HelpFormatter has no effect because the Option and the OptionBuilder bring automatically a default value 'arg'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.