Opened 8 years ago
Closed 7 years ago
#1850 closed defect (fixed)
Missing parameter in examples v.in.ascii help file
Reported by: | pvanbosgeo | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.0 |
Component: | Default | Version: | svn-trunk |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
In GRASS 7.0 the parameter 'input' is obligatory, also when entering data via e.g., the standard input. However, in the examples in the help file this parameter is not included.
p.s. not sure this should be reported as a bug? Otherwise, what would be the best way to report this?
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to pvanbosgeo:
I have updated the examples in the manual accordingly, adding in=- where needed.
Markus M