[GRASS-dev] Re: [GRASS GIS] #1641: overwrite flag not mentioned in
help file r.mask
GRASS GIS
trac at osgeo.org
Mon Apr 16 16:36:28 EDT 2012
#1641: overwrite flag not mentioned in help file r.mask
-------------------------------+--------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: help file, r.mask | Platform: All
Cpu: x86-64 |
-------------------------------+--------------------------------------------
Comment(by neteler):
In GRASS 7 it is intended to use --overwrite instead of the old -o flag.
Indeed, r.mask --help lacks
{{{
--o Allow output files to overwrite existing files
}}}
I don't know why - to be fixed.
Sidenote: GRASS 6 where both should work I had to fix it:
r51452 (for GRASS 6.4.3) and r51453 (GRASS 6.5).
The module will now accept both -o and --overwrite.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1641#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list