506
506
# Declare the standard options
507
507
_standard_option('help', short_name='h',
508
508
help='Show help message.')
512
509
_standard_option('usage',
513
510
help='Show usage message and options.')
514
511
_standard_option('verbose', short_name='v',