method

description

description()
public

No documentation available.

# File lib/rubygems/commands/check_command.rb, line 83
  def description # :nodoc:
    The check command can list and repair problems with installed gems andspecifications and will clean up gems that have been partially uninstalled.
  end