method

description

description()
public

No documentation available.

# File lib/rubygems/commands/search_command.rb, line 23
  def description # :nodoc:
    The search command displays remote gems whose name matches the givenregexp.The --details option displays additional details from the gem but willtake a little longer to complete as it must download the informationindividually from the index.To list local gems use the list command.
  end