Method: Gem::Commands::SearchCommand#usage
- Defined in:
- lib/rubygems/commands/search_command.rb
#usage ⇒ Object
:nodoc:
38 39 40 |
# File 'lib/rubygems/commands/search_command.rb', line 38 def usage # :nodoc: "#{program_name} [REGEXP]" end |