[GRASS-git] [OSGeo/grass] e8b8e9: r.series: Replace custom checks by parser rules (#...
Vaclav Petras
noreply at github.com
Mon Jul 21 06:24:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: e8b8e9f0d6f1630218faaa18f26b115d93fa371b
https://github.com/OSGeo/grass/commit/e8b8e9f0d6f1630218faaa18f26b115d93fa371b
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M raster/r.series/main.c
Log Message:
-----------
r.series: Replace custom checks by parser rules (#6078)
Instead of checking input and file presence and absence manually, this uses parser rules for options.
As a result, the generated example at the top of r.series documentation will have input instead of skipping both input and file.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list