[GRASS-dev] Re: [GRASS GIS] #1409: wxGUI command console does not
parse correctly "help" and first parameter
GRASS GIS
trac at osgeo.org
Tue Jul 26 15:47:25 EDT 2011
#1409: wxGUI command console does not parse correctly "help" and first parameter
-----------------------+----------------------------------------------------
Reporter: philippbs | Owner: martinl
Type: defect | Status: assigned
Priority: normal | Milestone: 6.4.2
Component: wxGUI | Version: svn-releasebranch64
Keywords: cmd, d. | Platform: All
Cpu: x86-64 |
-----------------------+----------------------------------------------------
Changes (by martinl):
* cc: grass-dev@… (added)
* keywords: => cmd, d.
* status: new => assigned
* owner: grass-dev@… => martinl
Comment:
Replying to [ticket:1409 philippbs]:
> The wxGUI command line console does not parse commands correctly,
critically the 'help' option does not work. e.g.
>
{{{
> d.vect help
}}}
try out r47251 (backported in r47252 to devbr6 for testing).
{{{
d.vect help
}}}
should print out usage of the module.
{{{
d.vect stream
}}}
should add `stream` map (from search path) to layer tree. After some
testing it could be backported to `relbr64`.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1409#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list