[GRASS-SVN] r41606 - grass-addons/raster/r.in.swisstopo
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 29 03:14:14 EDT 2010
Author: Juergen
Date: 2010-03-29 03:14:10 -0400 (Mon, 29 Mar 2010)
New Revision: 41606
Modified:
grass-addons/raster/r.in.swisstopo/description.html
Log:
minor changes (sorry, again some spelling errors)
Modified: grass-addons/raster/r.in.swisstopo/description.html
===================================================================
--- grass-addons/raster/r.in.swisstopo/description.html 2010-03-29 07:00:45 UTC (rev 41605)
+++ grass-addons/raster/r.in.swisstopo/description.html 2010-03-29 07:14:10 UTC (rev 41606)
@@ -70,10 +70,10 @@
(To find out your $GISBASE directory, call the following command from within a GRASS terminal:<br>
<i>env | grep $GISBASE</i>)<br>
Or directly copy the file from within the GRASS terminal with something like:
-<i>cp r.in.swisstopo.sh $GISBASE/scripts/</i>
+<i>cp r.in.swisstopo $GISBASE/scripts/</i>
<br></li>
<li>Additionally, you might have to make the script executable with:<br>
-<i>chmod +x $GISBASE/scripts/r.in.swisstopo.sh</i>
+<i>chmod +x $GISBASE/scripts/r.in.swisstopo</i>
<br></li>
<li>Finally, copy this file (description.html) into the $GISBASE/docs/html/ directory and name it r.in.swisstopo.html
<br></li>
More information about the grass-commit
mailing list