[GRASS-SVN] r29501 - grass/trunk/gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Dec 24 10:37:59 EST 2007


Author: martinl
Date: 2007-12-24 10:37:59 -0500 (Mon, 24 Dec 2007)
New Revision: 29501

Modified:
   grass/trunk/gui/wxpython/README
Log:
Note in README possibility to load workspace file on startup

Modified: grass/trunk/gui/wxpython/README
===================================================================
--- grass/trunk/gui/wxpython/README	2007-12-24 15:32:08 UTC (rev 29500)
+++ grass/trunk/gui/wxpython/README	2007-12-24 15:37:59 UTC (rev 29501)
@@ -74,8 +74,16 @@
 
 3 - STARTUP FROM GRASS TERMINAL
 
-Simply type wxgrass from the GRASS terminal.
+Simply type
 
+$ wxgrass
+
+from the GRASS terminal.
+
+You can also specify workspace file to load on startup.
+
+$ wxgrass myworkspace.grc
+
 4 - CLI Display scripts
 
 Note: This section is out-dated.



More information about the grass-commit mailing list