class Gem::Commands::QueryCommand

def description # :nodoc:

:nodoc:
def description # :nodoc:
  <<-EOF
e query command is the basis for the list and search commands.
u should really use the list and search commands instead.  This command
 too hard to use.
  EOF
end