[GRASS-SVN] r45045 - grass-addons/general/grass_create_location
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jan 14 18:18:58 EST 2011
Author: neteler
Date: 2011-01-14 15:18:58 -0800 (Fri, 14 Jan 2011)
New Revision: 45045
Modified:
grass-addons/general/grass_create_location/grass_create_location.sh
Log:
cosmetics
Modified: grass-addons/general/grass_create_location/grass_create_location.sh
===================================================================
--- grass-addons/general/grass_create_location/grass_create_location.sh 2011-01-14 22:58:48 UTC (rev 45044)
+++ grass-addons/general/grass_create_location/grass_create_location.sh 2011-01-14 23:18:58 UTC (rev 45045)
@@ -5,7 +5,7 @@
# MODULE: grass_create_location.sh
# AUTHOR(S): Markus Neteler
# PURPOSE: Create new GRASS location from outside GRASS session
-# COPYRIGHT: (C) 2009 by the GRASS Development Team, Markus Neteler
+# COPYRIGHT: (C) 2009, 2011 by the GRASS Development Team, Markus Neteler
#
# This program is free software under the GNU General Public
# License (>=v2). Read the file COPYING that comes with GRASS
@@ -33,7 +33,7 @@
fi
if [ $# -ne 3 ] ; then
- echo "Usage: $0 type file|epsgcode locationname"
+ echo "Usage: $0 <type> <filename>|<epsgcode> <location>"
echo ""
echo "type: gisfile,wktfile,epsgcode"
echo ""
More information about the grass-commit
mailing list