method

usage

ruby latest stable - Class: Gem::Commands::BuildCommand
usage()
public

No documentation available.

# File lib/rubygems/commands/build_command.rb, line 38
  def usage # :nodoc:
    "#{program_name} GEMSPEC_FILE"
  end