method
usage
v2_5_5 -
Show latest stable
- Class:
Gem::Commands::UninstallCommand
usage()public
No documentation available.
# File lib/rubygems/commands/uninstall_command.rb, line 113
def usage # :nodoc:
"#{program_name} GEMNAME [GEMNAME ...]"
end