[
https://issues.apache.org/jira/browse/QPID-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved QPID-2503.
----------------------------------
Resolution: Fixed
Review OK.
> CommandLineParser does not print '-' when showing options
> ---------------------------------------------------------
>
> Key: QPID-2503
> URL: https://issues.apache.org/jira/browse/QPID-2503
> Project: Qpid
> Issue Type: Bug
> Components: Java Tools
> Affects Versions: M1, M2, M2.1, M3, M4, 0.5, 0.6
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
> Fix For: 0.7
>
>
> The CommandLineParser in qpid utils does not show the '-' when it prints the
> options out.
> As a result it makes it difficult for users to know the exact command line
> format.
> Normally a long option would be prefixed with '--' but we only use a single
> '-'.
> i.e. -option rather than --option
> However currenty when printing out the help it only shows
> option : Description of option.
> So the user does not know to only use a single '-'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]