We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bad0e4 commit 1ac8edbCopy full SHA for 1ac8edb
content/tutorials/terrain_and_DEMs/GRASS_terrain.qmd
@@ -277,7 +277,7 @@ We will start by creating a new color-shaded relief map using [r.shade](https://
277
#### Command line
278
279
```{bash}
280
-r.shade shade=relief color=elevation output=topography_colored_relief brighten=40]
+r.shade shade=relief color=elevation output=topography_colored_relief brighten=40
281
```
282
283
#### Python
0 commit comments