Added GNUish options --help, --quiet, --silent and --version.
authormhb <mhb>
Sat, 25 Apr 2009 03:35:45 +0000 (03:35 +0000)
committermhb <mhb>
Sat, 25 Apr 2009 03:35:45 +0000 (03:35 +0000)
commita7a940cc0c31ec4e0c0d4c22a15a70610f0a41b1
treee9f7deb312f4021be12ac29aa583a62243d02769
parent2db2c577485ed42237d3b209a10fde2c74cfb380
Added GNUish options --help, --quiet, --silent and --version.
Converted old comment about machine options into new function
print_help().  Hack argv at the end of parse_options() to get --help
and --version through to the band.  (Ick.)
v7/src/microcode/option.c
v7/src/microcode/option.h