method
usage
v2_6_3 -
Show latest stable
- Class:
Gem::Commands::HelpCommand
usage()public
No documentation available.
# File lib/rubygems/commands/help_command.rb, line 289
def usage # :nodoc:
"#{program_name} ARGUMENT"
end usage()No documentation available.
# File lib/rubygems/commands/help_command.rb, line 289
def usage # :nodoc:
"#{program_name} ARGUMENT"
end