method
usage
v1_9_3_125 -
Show latest stable
- Class:
Gem::Commands::WhichCommand
usage()public
No documentation available.
# File lib/rubygems/commands/which_command.rb, line 77
def usage # :nodoc:
"#{program_name} FILE [FILE ...]"
end