On 1/9/07, robertlaferla / comcast.net <robertlaferla / comcast.net> wrote:
> What is everyone using (other than manually) to process command line arguments? I have looked at optparse (OptionParser) but it is not well documented. Is there something better? Or is there better documentation for optparse out there?
Do you have Programming Ruby?
I found the documentation on p711-712 to be sufficient.
An example can be found at:
http://stdlib.rubyonrails.org/libdoc/optparse/rdoc/index.html