method

description

Importance_0
v2_1_10 - Show latest stable - 0 notes - Class: UpdateCommand
description() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/commands/update_command.rb, line 55
  def description # :nodoc:
    The update command will update your gems to the latest version.The update comamnd does not remove the previous version.  Use the cleanupcommand to remove old versions.
  end
Register or log in to add new notes.