Skip to content

Commit c0b9d21

Browse files
committed
updated masking tutorial
1 parent 27f8ebd commit c0b9d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/howto/masks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ FORCE comes with a program to generate processing masks from a raster image with
175175
$
176176
$ Positional arguments:
177177
$ - input-basename: basename of input data
178-
$ - calc-expr: Calculation in gdalnumeric syntax, e.g. 'A>2500'"
178+
$ - calc-expr: Calculation in gdalnumeric syntax, e.g. 'A>2500'
179179
$ The input variable is 'A'
180180
$ For details about GDAL expressions, see
181181
$ https://gdal.org/programs/gdal_calc.html

0 commit comments

Comments
 (0)