# File lib/drydock.rb, line 514 514: def global_usage(msg) 515: @@global_opts_parser.banner = "USAGE: #{msg}" 516: end