From: robertlaferla@... Date: 2007-01-10T06:13:47+09:00 Subject: Command Line Argument Processing 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?