[Japi-devel] [ japi-Feature Requests-1753401 ] Print command synopsis in --help
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2009-02-19 23:54:33
|
Feature Requests item #1753401, was opened at 2007-07-13 13:40 Message generated for change (Settings changed) made by christianhujer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776740&aid=1753401&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: Nobody/Anonymous (nobody) Summary: Print command synopsis in --help Initial Comment: In --help, currently the general command synopsis is not printed. This should change. The output should be written like this: Usage: java -jar <jarname>.jar [options] [arguments] <helpheader> Arguments: <argumentdescription> Options: <optiondescriptions> Examples: <exampledescriptions> <helpfooter> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776740&aid=1753401&group_id=149894 |