On Fri, Jan 16, 2015 at 12:16 PM, Paulo van Breugel <[email protected]> wrote: > I have three flags: i, d and c. When I use > > #%rules > #%required i,d,c ^^^^^^^ -- I think the colon is missing > #%end > > > and then run the script, I get the message: > > Unknown option "i" in rule > Unknown option "d" in rule > Unknown option "c" in rule > ERROR: Internal error: option or flag not found
The manual page of g.parser describes this (the online manual will show it in 20min from now: http://grass.osgeo.org/grass70/manuals/g.parser.html#conditional-parameters Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
