class Gem::Commands::SearchCommand
def description # :nodoc:
def description # :nodoc: <<-EOF e search command displays remote gems whose name matches the given gexp. e --details option displays additional details from the gem but will ke a little longer to complete as it must download the information dividually from the index. list local gems use the list command. EOF end