method

usage

usage()
public

No documentation available.

# File lib/rubygems/commands/lock_command.rb, line 56
  def usage # :nodoc:
    "#{program_name} GEMNAME-VERSION [GEMNAME-VERSION ...]"
  end