Method: Gem::Commands::CheckCommand#usage
- Defined in:
- lib/rubygems/commands/check_command.rb
#usage ⇒ Object
:nodoc:
94 95 96 |
# File 'lib/rubygems/commands/check_command.rb', line 94 def usage # :nodoc: "#{program_name} [OPTIONS] [GEMNAME ...]" end |