SIGN IN SIGN UP

Added support for printing out help text from option table: 'print_help()',

'generate_help()', 'wrap_text()' functions, and a little tiny test
  of 'wrap_text()'.
Changed how caller states that one option is the boolean opposite of
  another: added 'negative_opt' parameter to 'fancy_getopt()', and changed
  to use it instead of parsing long option name.
G
Greg Ward committed
44f8e4ea0860863c35fa311bf3deb32aadf882ab
Parent: c9c37b1