[GRASS-SVN] r55809 - grass/branches/releasebranch_6_4/general/g.gui

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 14 21:24:55 PDT 2013


Author: hamish
Date: 2013-04-14 21:24:55 -0700 (Sun, 14 Apr 2013)
New Revision: 55809

Modified:
   grass/branches/releasebranch_6_4/general/g.gui/description.html
Log:
+CLI example (merge from trunk)

Modified: grass/branches/releasebranch_6_4/general/g.gui/description.html
===================================================================
--- grass/branches/releasebranch_6_4/general/g.gui/description.html	2013-04-15 04:24:18 UTC (rev 55808)
+++ grass/branches/releasebranch_6_4/general/g.gui/description.html	2013-04-15 04:24:55 UTC (rev 55809)
@@ -33,6 +33,14 @@
 it just contains persistent GRASS variables and is not executed.
 
 
+<h2>EXAMPLE</h2>
+
+Set the command line to be the default UI:
+<div class="code"><pre>
+g.gui text
+</pre></div>
+
+
 <h2>SEE ALSO</h2>
 
 <em>



More information about the grass-commit mailing list