From: Jim Freeze Date: 2005-12-28T23:23:48+09:00 Subject: Re: Command-line option parsing ------=_Part_55632_23363128.1135779815810 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 12/27/05, Lou Vanek wrote: > > i like CommandLine::OptionParser > (http://rubyforge.org/docman/view.php/632/170/index.html) > because it's documentation is better than average as well > as its features. > it doesn't appear to be the ruby standard, however, but for > in-house projects there's a lot to like. Yikes. That is old documenetation and the link on Rubyforge was to be replaced eon= s ago. The new docs are at: http://rubyforge.org/docman/view.php/632/233/posted-docs.index.html There you will find the option parser docs after Application section. For the most part, if you use the CommandLine::Application class, you don't nee= d to get your hands that dirty with CommandLine::OptionParser. If you have any questions, just post a question or send me a private email. I plan to post a video on the usage this week. Maybe a rails like video will generate more interest. :) -- Jim Freeze ------=_Part_55632_23363128.1135779815810--