#223: r.mask -r shouldn't require input
-------------------------+--------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: Raster | Version: 6.3.0
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
The docs for r.mask (and usage verifies it) say that the -r option to
remove the current mask overrides all other options. Therefore the input
parameter should not be required in this case. It's just superfluous
typing and has nothing to do with removing the mask.