Ticket #34 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by epatton

  • status changed from new to closed
  • resolution set to fixed

I've changed the vlines type description to "line and/or boundary" in svn trunk.

Thanks,

~ Eric.

Note: See TracTickets for help on using tickets.