Method: Gem::Commands::BuildCommand#usage
- Defined in:
- lib/rubygems/commands/build_command.rb
#usage ⇒ Object
:nodoc:
58 59 60 |
# File 'lib/rubygems/commands/build_command.rb', line 58 def usage # :nodoc: "#{program_name} GEMSPEC_FILE" end |