method
usage
v2_1_10 -
Show latest stable
- Class:
Gem::Commands::YankCommand
usage()public
No documentation available.
# File lib/rubygems/commands/yank_command.rb, line 33
def usage # :nodoc:
"#{program_name} GEM -v VERSION [-p PLATFORM] [--undo] [--key KEY_NAME]"
end