method

description

description()
public

No documentation available.

# File lib/rubygems/commands/push_command.rb, line 10
  def description # :nodoc:
    The push command uploads a gem to the push server (the default ishttps://rubygems.org) and adds it to the index.The gem can be removed from the index (but only the index) using the yankcommand.  For further discussion see the help for the yank command.
  end