method

description

description()
public

No documentation available.

# File lib/rubygems/commands/cleanup_command.rb, line 25
  def description # :nodoc:
    The cleanup command removes old gems from GEM_HOME.  If an older version isinstalled elsewhere in GEM_PATH the cleanup command won't touch it.
  end