method

description

description()
public

No documentation available.

# File lib/rubygems/commands/search_command.rb, line 22
  def description # :nodoc:
    The search command displays remote gems whose name contains the givenstring.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