Ticket #34 (closed defect: fixed)
ps.map documentation lists incorrect values for vlines "type" option
| Reported by: | tvrusso | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | trivial | Milestone: | 6.4.0 |
| Component: | Docs | Version: | svn-trunk |
| Keywords: | Cc: | ||
| Platform: | CPU: |
Description
According to the ps.map documentation:
vlines
Selects a vector map layer for output and plots lines.
USAGE: vlines vectormap
type lines and/or boundaries
...
end
In fact, the valid values for type are "line" and "boundary", not "lines" and "boundaries" --- the only way I figured that out was by looking at the source code when my attempt to use "boundaries" didn't work.
Change History
Note: See
TracTickets for help on using
tickets.
