method

description

description()
public

No documentation available.

# File lib/rubygems/commands/update_command.rb, line 58
  def description # :nodoc:
    The update command will update your gems to the latest version.The update command does not remove the previous version. Use the cleanupcommand to remove old versions.
  end