method

arguments

ruby latest stable - Class: Gem::Commands::OwnerCommand
arguments()
public

No documentation available.

# File lib/rubygems/commands/owner_command.rb, line 24
  def arguments # :nodoc:
    "GEM       gem to manage owners for"
  end