method
usage
v2_6_3 -
Show latest stable
- Class:
Gem::Commands::YankCommand
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