#3992: v.import man page should say what -f's ro, rw, and rw+ are -------------------------+--------------------------------- Reporter: jidanni | Owner: grass-dev@… Type: enhancement | Status: new Priority: trivial | Milestone: Component: Docs | Version: git-releasebranch78 Keywords: | CPU: Unspecified Platform: Unspecified | -------------------------+--------------------------------- man v.import -f: document ro, rw, rw+ {{{ $ grass --exec v.import -f input=/dev/null 2>/dev/null |\ perl -nwle '/\(([^)]+)/||die; print $1;'|sort|uniq -c 40 ro 2 rw 47 rw+ }}} OK, but the v.import man page should say what -f's ro, rw, and rw+ are.
Yes, the user might guess what ro and rw are, but not **rw+**!!. -- Ticket URL: <https://trac.osgeo.org/grass/ticket/3992> GRASS GIS <https://grass.osgeo.org>
_______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-dev