[GRASS-SVN] r31900 -
grass/branches/develbranch_6/scripts/v.in.geonames
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jun 30 11:13:16 EDT 2008
Author: hamish
Date: 2008-06-30 11:13:15 -0400 (Mon, 30 Jun 2008)
New Revision: 31900
Modified:
grass/branches/develbranch_6/scripts/v.in.geonames/v.in.geonames
Log:
fix option keys
Modified: grass/branches/develbranch_6/scripts/v.in.geonames/v.in.geonames
===================================================================
--- grass/branches/develbranch_6/scripts/v.in.geonames/v.in.geonames 2008-06-30 14:08:57 UTC (rev 31899)
+++ grass/branches/develbranch_6/scripts/v.in.geonames/v.in.geonames 2008-06-30 15:13:15 UTC (rev 31900)
@@ -28,7 +28,7 @@
#%option
#% key: input
#% type: string
-#% key: name
+#% key_desc: name
#% description: Uncompressed geonames file from (with .txt extension)
#% gisprompt: old_file,file,input
#% required : yes
@@ -36,7 +36,7 @@
#%option
#% key: output
#% type: string
-#% key: name
+#% key_desc: name
#% gisprompt: new,vector,vector
#% description: Name for output vector map
#% required : yes
More information about the grass-commit
mailing list