method
usage
ruby latest stable - Class:
Gem::Commands::CheckCommand
usage()public
No documentation available.
# File lib/rubygems/commands/check_command.rb, line 90
def usage # :nodoc:
"#{program_name} [OPTIONS] [GEMNAME ...]"
end