method
usage
ruby latest stable - Class:
Gem::Commands::LockCommand
usage()public
No documentation available.
# File lib/rubygems/commands/lock_command.rb, line 57
def usage # :nodoc:
"#{program_name} GEMNAME-VERSION [GEMNAME-VERSION ...]"
end