Menu

Help message

Chris DeGreef

The --help parameter adds a descriptive line to the output of the -? request. It is for documentational purposes only. It is completely optional.

CmdLine.create("--type string --key ticker --help 'A NASDAC equity symbol.'");
> MyProgram -?

This will return a "usage" or help message similar to this.


<--ticker>

 A NASDAC equity symbol.

Related

Wiki: Compiling

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.