Ensure that get_options()->{verbose} is always defined, even when it's 0. Consolidate the --verbose and -v options (-v is a magic pseudo-alias). Enable init() to work even if you only want the default options and no others. Add a verbose explanation of the default options to the man page.