method

arguments

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

No documentation available.

# File lib/rubygems/commands/update_command.rb, line 50
  def arguments # :nodoc:
    "GEMNAME       name of gem to update"
  end