Fix command line handling
commit8692aacfa15807062da49f99473385b01a98e6db
authorDavid Flynn <davidf@rd.bbc.co.uk>
Wed, 23 Jul 2008 19:22:27 +0000 (23 19:22 +0000)
committerDavid Flynn <davidf@rd.bbc.co.uk>
Wed, 23 Jul 2008 19:22:27 +0000 (23 19:22 +0000)
tree70555e0b84ba5785a3d1e814bbb94854248e2dde
parent01d0413b01a8dee8a0b71500f7fb9ca54731bbd7
Fix command line handling

 - Boolean command line options to not require an argument
   ie, use -f not -f 1
 - Fixed descriptions
 - quit_at_end now implies loop=0
main.cpp