You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Carlos Romero Mas <Ca...@uma.es> on 2003/06/23 11:39:04 UTC

[CLI] Little error in usage scenarios

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org