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