Flowdock
method

usage

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: YankCommand
usage() public

No documentation

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

Hide source
# 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
Register or log in to add new notes.