class Gem::Commands::ListCommand
def description # :nodoc:
def description # :nodoc: <<-EOF e list command is used to view the gems you have installed locally. e --details option displays additional details including the summary, the mepage, the author, the locations of different versions of the gem. search for remote gems use the search command. EOF end