Opened 8 years ago

Closed 8 years ago

#2812 closed defect (fixed)

Wrong command r.lake.series examples

Reported by: pmav99 Owned by: grass-dev@…
Priority: normal Milestone: 7.0.3
Component: Addons Version: unspecified
Keywords: docs Cc:
CPU: Unspecified Platform: Unspecified

Description

In the example of: https://grass.osgeo.org/grass70/manuals/addons/r.lake.series.html

The r.shaded.relief command is being used. I believe it should be converted to r.relief

- r.shaded.relief in=elev_lid792_1m out=elev_lid792_1m_shade
+ r.relief in=elev_lid792_1m out=elev_lid792_1m_shade

Change History (2)

comment:1 by martinl, 8 years ago

Component: DocsAddons
Keywords: docs added

comment:2 by wenzeslaus, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in r66932. Thanks.

Note: See TracTickets for help on using tickets.