# File lib/cmdparse.rb, line 287
287:     def usage
288:       "Usage: #{commandparser.program_name} help [COMMAND SUBCOMMAND ...]"
289:     end