method

usage

usage()
public

No documentation available.

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