[GRASS-SVN] r64383 - grass/branches/releasebranch_7_0/lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Feb 1 01:45:00 PST 2015


Author: martinl
Date: 2015-02-01 01:45:00 -0800 (Sun, 01 Feb 2015)
New Revision: 64383

Modified:
   grass/branches/releasebranch_7_0/lib/init/variables.html
Log:
variables: document GRASS_RENDER_FILE (cosmetics)
           (merge r64382 from trunk)


Modified: grass/branches/releasebranch_7_0/lib/init/variables.html
===================================================================
--- grass/branches/releasebranch_7_0/lib/init/variables.html	2015-02-01 09:43:16 UTC (rev 64382)
+++ grass/branches/releasebranch_7_0/lib/init/variables.html	2015-02-01 09:45:00 UTC (rev 64383)
@@ -351,6 +351,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