class Gem::Commands::SpecificationCommand

def arguments # :nodoc:

:nodoc:
def arguments # :nodoc:
  <<-ARGS
MFILE       name of gem to show the gemspec for
ELD         name of gemspec field to show
  ARGS
end