method

description

description()
public

No documentation available.

# File lib/rubygems/commands/query_command.rb, line 64
  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