method

description

description()
public

No documentation available.

# File lib/rubygems/commands/list_command.rb, line 25
  def description # :nodoc:
    The list command is used to view the gems you have installed locally.The --details option displays additional details including the summary, thehomepage, the author, the locations of different versions of the gem.To search for remote gems use the search command.
  end