[GRASS-SVN] r62690 - grass/trunk/general/g.remove
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Nov 9 23:25:02 PST 2014
Author: hcho
Date: 2014-11-09 23:25:02 -0800 (Sun, 09 Nov 2014)
New Revision: 62690
Modified:
grass/trunk/general/g.remove/g.remove.html
Log:
g.remove: Update the manual
Modified: grass/trunk/general/g.remove/g.remove.html
===================================================================
--- grass/trunk/general/g.remove/g.remove.html 2014-11-09 18:22:26 UTC (rev 62689)
+++ grass/trunk/general/g.remove/g.remove.html 2014-11-10 07:25:02 UTC (rev 62690)
@@ -1,10 +1,9 @@
<h2>DESCRIPTION</h2>
<em>g.remove</em> removes data files matching a pattern given by wildcards or
-POSIX Extended Regular Expressions. The <b>pattern</b> option can also take a
-list of map names separated by a comma. If the <b>-f</b> force flag is not
-given then nothing is removed, instead the list of selected file names is
-printed to <tt>stdout</tt> as a preview of the files to be deleted.
+POSIX Extended Regular Expressions. If the <b>-f</b> force flag is not given
+then nothing is removed, instead the list of selected file names is printed to
+<tt>stdout</tt> as a preview of the files to be deleted.
<h2>EXAMPLES</h2>
More information about the grass-commit
mailing list