Hi Slawek Thanks for the patch - its good stuff! I've moved your code into the org.apache.commons.cli package, added your name and checked it into CVS.
I've used a neater Ant build file (from digester) and added the target demo.help to run your sample program that outputs the options from 'man'. James ----- Original Message ----- From: "Slawek Zachcial" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 01, 2002 12:46 PM Subject: [cli] usage message formatter - try it out > Hi, > > I coded a class which is able to format command line > help message using Options object. > > I attach the source code (cli-help.zip) and self > executable jar file (cli-help.jar). > > When you execute the jar file you'll get a message > similar to "man --help" on unix. The source code for > that is in cli1.HelpFormatterExamples. > > Try it out and let me know if you think it's worth to > be in CLI (I think it is :-))). > > cheers, > Slawek > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
