Flowdock
method

usage

Importance_0
v2_2_9 - 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 33
  def usage # :nodoc:
    "#{program_name} GEM -v VERSION [-p PLATFORM] [--undo] [--key KEY_NAME]"
  end
Register or log in to add new notes.