diff --git a/python/plugins/processing/algs/grass7/description/r.his.txt b/python/plugins/processing/algs/grass7/description/r.his.txt index 6927d649ebdb..2c0d8a3bfa09 100644 --- a/python/plugins/processing/algs/grass7/description/r.his.txt +++ b/python/plugins/processing/algs/grass7/description/r.his.txt @@ -4,7 +4,7 @@ Raster (r.*) ParameterRaster|hue|Hue|False ParameterRaster|intensity|Intensity|False ParameterRaster|saturation|Saturation|False -ParameterBoolean|-n|Respect NULL values while drawing|False +ParameterBoolean|-c|Use colors from color tables for NULL values|False OutputRaster|red|Red OutputRaster|green|Green OutputRaster|blue|Blue