[GRASS-SVN] r58108 - grass/trunk/imagery/i.smap
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Oct 27 15:27:49 PDT 2013
Author: hamish
Date: 2013-10-27 15:27:49 -0700 (Sun, 27 Oct 2013)
New Revision: 58108
Modified:
grass/trunk/imagery/i.smap/i.smap.html
Log:
quiet flag is removed
Modified: grass/trunk/imagery/i.smap/i.smap.html
===================================================================
--- grass/trunk/imagery/i.smap/i.smap.html 2013-10-25 17:37:42 UTC (rev 58107)
+++ grass/trunk/imagery/i.smap/i.smap.html 2013-10-27 22:27:49 UTC (rev 58108)
@@ -23,6 +23,7 @@
but requires somewhat less computation. This mode is selected with
the <b>-m</b> flag (see <a href="#mflag.html">below</a>).
+
<h2>OPTIONS</h2>
<h3>Flags:</h3>
@@ -33,10 +34,6 @@
Normal operation is to use SMAP estimation (see
<a href="#notes">NOTES</a>).
-<dt><b>-q</b>
-<dd>Run quietly, without printing messages about program
-progress. Without this flag, messages will be printed (to
-stderr) as the program progresses.
</dl>
<h3>Parameters:</h3>
@@ -105,6 +102,7 @@
</dl>
+
<h2>INTERACTIVE MODE</h2>
If none of the arguments are specified on the command line,
@@ -143,6 +141,7 @@
r.mapcalc "MASKed_map = classification_results"
</pre></div>
+
<h2>EXAMPLE</h2>
Supervised classification of LANDSAT
@@ -173,6 +172,7 @@
r.kappa -w classification=lsat7_2002_smap_classes reference=training
</pre></div>
+
<h2>REFERENCES</h2>
<ul>
@@ -191,6 +191,7 @@
<em>IEEE Trans. on Geoscience and Remote Sensing, 33(6): 1313-1316.</em>
</ul>
+
<h2>SEE ALSO</h2>
<em>
@@ -209,6 +210,7 @@
<a href="r.kappa.html">r.kappa</a>
</em>
+
<h2>AUTHORS</h2>
<a href="https://engineering.purdue.edu/~bouman/software/segmentation/">Charles Bouman,
More information about the grass-commit
mailing list