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