[GRASS-SVN] r53003 - grass/branches/develbranch_6/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Aug 30 23:10:20 PDT 2012
Author: neteler
Date: 2012-08-30 23:10:20 -0700 (Thu, 30 Aug 2012)
New Revision: 53003
Modified:
grass/branches/develbranch_6/lib/init/variables.html
Log:
fwd-port of minor changes from 6.4
Modified: grass/branches/develbranch_6/lib/init/variables.html
===================================================================
--- grass/branches/develbranch_6/lib/init/variables.html 2012-08-31 06:10:10 UTC (rev 53002)
+++ grass/branches/develbranch_6/lib/init/variables.html 2012-08-31 06:10:20 UTC (rev 53003)
@@ -171,6 +171,22 @@
The signature is the <string> following the <key>,
without the bracketing <string> tags.</dd>
+ <dt>G_INFO_FORMAT_STANDARD</dt>
+ <dd>[init.sh, wxgui]<br>
+ sets percentage output and message formatting style to standard formatting.</dd>
+
+ <dt>G_INFO_FORMAT_GUI</dt>
+ <dd>[init.sh, wxgui]<br>
+ sets percentage output and message formatting style to GUI formatting.</dd>
+
+ <dt>G_INFO_FORMAT_SILENT</dt>
+ <dd>[init.sh, wxgui]<br>
+ disables percentage output and error messages.</dd>
+
+ <dt>G_INFO_FORMAT_PLAIN</dt>
+ <dd>[init.sh, wxgui]<br>
+ sets percentage output and message formatting style to ASCII output without rewinding control characters.</dd>
+
<dt>GRASS_INT_ZLIB</dt>
<dd>[libgis]<br>
if the environment variable GRASS_INT_ZLIB exists, new compressed <i>integer</i> (CELL type)
@@ -597,7 +613,7 @@
<p>
<a href=index.html>Help Index</a>
<p>
-© 2008-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+© 2008-2012 <a href="http://grass.osgeo.org">GRASS Development Team</a>
</body>
More information about the grass-commit
mailing list