method

usage

usage()
public

No documentation available.

# File lib/rubygems/commands/yank_command.rb, line 26
  def usage # :nodoc:
    "#{program_name} GEM -v VERSION [-p PLATFORM] [--key KEY_NAME] [--host HOST]"
  end