method
usage
ruby latest stable - Class:
Gem::Commands::SpecificationCommand
usage()public
No documentation available.
# File lib/rubygems/commands/specification_command.rb, line 70
def usage # :nodoc:
"#{program_name} [GEMFILE] [FIELD]"
end