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