Skip to content

Commit a28aaf9

Browse files
baharmonpetrasovaa
andauthored
Update content/tutorials/map_algebra/basic_map_algebra.qmd
Co-authored-by: Anna Petrasova <[email protected]>
1 parent c426371 commit a28aaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorials/map_algebra/basic_map_algebra.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ that acts on the entire raster.
232232
## Command line
233233
```{bash}
234234
r.surf.fractal output=fractal dimension=2.25
235-
r.info -r map=fractal format=plain
235+
r.info -r map=fractal
236236
```
237237
## Python
238238
```{python}

0 commit comments

Comments
 (0)