diff --git a/raster/r.mask.status/r.mask.status.html b/raster/r.mask.status/r.mask.status.html index fb1ee248773..cb3897820f5 100644 --- a/raster/r.mask.status/r.mask.status.html +++ b/raster/r.mask.status/r.mask.status.html @@ -10,7 +10,7 @@
present
boolean in JSON), what is raster name used to represent
the mask (name
string in JSON), and whether the raster is
-reclassifed from another (name
string or null in JSON).
+reclassifed from another (is_reclass_of
string or null in JSON).
YAML and shell script style outputs are following the JSON output if possible.
The plain text format outputs multi-line human-readable information in natural
language.