[GRASS5] [bug #2799] (grass) d.what.vect -a?

this bug's URL: http://intevation.de/rt/webrt?serial_num=2799
-------------------------------------------------------------------------

tutorial/ex_basic.html mentions
  #Query new map with attributes:
  d.what.vect -a
but no -a is mentioned in d.what.vect/description.html.

--- Headers Follow ---

From jidanni@jidanni.org Mon Dec 6 23:47:26 2004

Return-Path: <jidanni@jidanni.org>
Delivered-To: grass-bugs@lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
  by lists.intevation.de (Postfix) with ESMTP id 60EFA102BF4
  for <grass-bugs@lists.intevation.de>; Mon, 6 Dec 2004 23:47:26 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
  by mail.intevation.de (Postfix) with ESMTP id 263003711B
  for <grass-bugs@lists.intevation.de>; Mon, 6 Dec 2004 23:47:26 +0100 (CET)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
  by mail.intevation.de (Postfix) with ESMTP id 5808B36CE0
  for <grass-bugs@intevation.de>; Mon, 6 Dec 2004 23:47:25 +0100 (CET)
Received: from [219.69.72.158] (port=32799 helo=jidanni1)
  by frodo.hserus.net with esmtpsa
  (Cipher TLSv1:RC4-SHA:128) (Exim 4.43 #0)
  id 1CbRdb-000Jn3-GR by authid <jidanni> with plain
  for <grass-bugs@intevation.de>; Tue, 07 Dec 2004 04:17:24 +0530
To: grass-bugs@intevation.de
Subject: d.what.vect -a?
From: Dan Jacobson <jidanni@jidanni.org>
Date: Tue, 07 Dec 2004 01:10:42 +0800
Message-ID: <874qizjqst.fsf@jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Status: No, hits=-4.5 tagged_above=-999.0 required=3.0 tests=BAYES_00,
  DATE_IN_PAST_03_06
X-Spam-Level:

-------------------------------------------- Managed by Request Tracker

this bug's URL: http://intevation.de/rt/webrt?serial_num=2799
-------------------------------------------------------------------------

tutorial/ex_basic.html mentions
  #Query new map with attributes:
  d.what.vect -a
but no -a is mentioned in d.what.vect/description.html.

-a was removed some time ago.

fixed in CVS.

Hamish