[GRASS-SVN] r61802 - grass-addons/grass7/raster/r.lfp
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 5 01:00:53 PDT 2014
Author: hcho
Date: 2014-09-05 01:00:53 -0700 (Fri, 05 Sep 2014)
New Revision: 61802
Modified:
grass-addons/grass7/raster/r.lfp/r.lfp.py
Log:
r.lfp: Make coordinates required
Modified: grass-addons/grass7/raster/r.lfp/r.lfp.py
===================================================================
--- grass-addons/grass7/raster/r.lfp/r.lfp.py 2014-09-05 07:48:49 UTC (rev 61801)
+++ grass-addons/grass7/raster/r.lfp/r.lfp.py 2014-09-05 08:00:53 UTC (rev 61802)
@@ -26,6 +26,7 @@
#%end
#%option G_OPT_M_COORDS
#% description: Coordinates of outlet point
+#% required: yes
#%end
import sys
More information about the grass-commit
mailing list