[GRASS-SVN] r64382 - grass/trunk/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Feb 1 01:43:16 PST 2015
Author: martinl
Date: 2015-02-01 01:43:16 -0800 (Sun, 01 Feb 2015)
New Revision: 64382
Modified:
grass/trunk/lib/init/variables.html
Log:
variables: document GRASS_RENDER_FILE
Modified: grass/trunk/lib/init/variables.html
===================================================================
--- grass/trunk/lib/init/variables.html 2015-02-01 09:38:23 UTC (rev 64381)
+++ grass/trunk/lib/init/variables.html 2015-02-01 09:43:16 UTC (rev 64382)
@@ -364,6 +364,9 @@
<dt>GRASS_RENDER_HEIGHT</dt>
<dd>defines the height of output image (default is 480).</dd>
+ <dt>GRASS_RENDER_FILE</dt>
+ <dd>the name of the resulting image file.</dd>
+
<dt>GRASS_RENDER_FRAME</dt>
<dd>contains 4 coordinates, <em>top,bottom,left,right</em> (pixel
values) with respect to the top left corner of the output image,
More information about the grass-commit
mailing list