class Gem::Commands::CheckCommand

def description # :nodoc:

:nodoc:
def description # :nodoc:
  <<-EOF
e check command can list and repair problems with installed gems and
ecifications and will clean up gems that have been partially uninstalled.
  EOF
end