method

usage

usage()
public

No documentation available.

# File lib/rubygems/commands/contents_command.rb, line 62
  def usage # :nodoc:
    "#{program_name} GEMNAME [GEMNAME ...]"
  end