snogglethorpe Redo command-line parsing and options
9ca02cf Apr 8, 2012
Redo command-line parsing and options
+ Make compiler-style output the default; -o/--old selects old-style output.

+ Omit standard symbols by default; -s/--show-standard shows them

+ Add a --help option

+ Make help output and usage follow GNU convention

+ Use basename of command in help/usage output
9ca02cf