[GRASS-SVN] r32996 - grass/branches/develbranch_6/raster/r.cats
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Aug 22 10:16:53 EDT 2008
Author: neteler
Date: 2008-08-22 10:16:53 -0400 (Fri, 22 Aug 2008)
New Revision: 32996
Modified:
grass/branches/develbranch_6/raster/r.cats/description.html
Log:
fixed example (merge from trunk)
Modified: grass/branches/develbranch_6/raster/r.cats/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.cats/description.html 2008-08-22 14:16:29 UTC (rev 32995)
+++ grass/branches/develbranch_6/raster/r.cats/description.html 2008-08-22 14:16:53 UTC (rev 32996)
@@ -156,7 +156,7 @@
<dl>
<dt>Example defining category labels:
<dt><span class="code"><pre>
-r.category thresh_gt0_lst_${YEAR}${MONTH}_avg_filt cats=1 rules=- << EOF
+r.category diseasemap rules=- << EOF
1:potential absence
2:potential presence
EOF
More information about the grass-commit
mailing list