method

description

ruby latest stable - Class: Gem::Commands::QueryCommand
description()
public

No documentation available.

# File lib/rubygems/commands/query_command.rb, line 71
  def description # :nodoc:
    The query command is the basis for the list and search commands.You should really use the list and search commands instead.  This commandis too hard to use.
  end