Bugs item #1748308, was opened at 2007-07-05 12:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=776737&aid=1748308&group_id=149894
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libs-argparser
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christian Hujer (christianhujer)
Assigned to: Christian Hujer (christianhujer)
Summary: Options that only differ in case are not listed in --help
Initial Comment:
Bug: When a Command has two options that only differ in case, e.g. -A and -a, only one of them is listed in --help, the other is omitted.
The correct / expected behaviour would be to list both options.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=776737&aid=1748308&group_id=149894
|