Hi, 2010/12/14 Dr. Manfred Redslob <[email protected]>: > it must be > > g.copy vect=temp,previousfinal > > I guess g.copy don't know the -o flag.
it's `--overwrite` or simply `--o`. This flag isn't noted in syntax of g.copy, but the module know it. So g.copy --o vect=temp,previousfinal Martin -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
