class Gem::Commands::CleanupCommand
def description # :nodoc:
def description # :nodoc: <<-EOF e cleanup command removes old versions of gems from GEM_HOME that are not quired to meet a dependency. If a gem is installed elsewhere in GEM_PATH e cleanup command won't delete it. no gems are named all gems in GEM_HOME are cleaned. EOF end