[Aceunit-devel] [ aceunit-Bugs-1862809 ] Incorrect example in --help text
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2008-01-03 00:35:00
|
Bugs item #1862809, was opened at 2008-01-03 01:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1000227&aid=1862809&group_id=207094 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: Java Generator Group: 0.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christian Hujer (christianhujer) Assigned to: Christian Hujer (christianhujer) Summary: Incorrect example in --help text Initial Comment: The example given in the text that displays with --help is wrong. Actual text: Examples: java -jar AceUnit.jar sortTest >sortTest.h Correct text: Examples: java -jar AceUnit.jar sortTest ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1000227&aid=1862809&group_id=207094 |