At the begining of the page

http://jakarta.apache.org/commons/cli/usage.html

It is said:

------
The parse methods of Options are used to parse the command line arguments. 

CommandLine cmd = options.parse(args);
------

But there is no method parse in the class Options.

Thanks for your great software.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to