#1850: Missing parameter in examples v.in.ascii help file
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
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?
#1850: Missing parameter in examples v.in.ascii help file
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by mmetz):
Replying to [ticket:1850 pvanbosgeo]:
> 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.
I have updated the examples in the manual accordingly, adding in=- where
needed.