[GRASS-SVN] r59895 - grass-addons/grass7/raster/r.basin

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Apr 21 13:20:07 PDT 2014


Author: madi
Date: 2014-04-21 13:20:06 -0700 (Mon, 21 Apr 2014)
New Revision: 59895

Modified:
   grass-addons/grass7/raster/r.basin/r.basin.html
Log:
example beautify

Modified: grass-addons/grass7/raster/r.basin/r.basin.html
===================================================================
--- grass-addons/grass7/raster/r.basin/r.basin.html	2014-04-21 20:17:33 UTC (rev 59894)
+++ grass-addons/grass7/raster/r.basin/r.basin.html	2014-04-21 20:20:06 UTC (rev 59895)
@@ -113,10 +113,11 @@
 <li>The hypsometric curve has the same shape but is dimensionless.</li>
 </ul> 
 
-<h3>Example</h3>
-<ul>
+<h2>EXAMPLE</h2>
+
+<div class="code"><pre>
 r.basin map=elevation prefix=example coordinates=636639,218816 dir=/home/yourusername/Desktop threshold=1000
-</ul>
+</pre></div>
 
 <h3>Dependencies</h3> 
 <ul>



More information about the grass-commit mailing list