[GRASS-SVN] r62820 - grass/branches/releasebranch_7_0/general/g.remove
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Nov 19 15:12:30 PST 2014
Author: hcho
Date: 2014-11-19 15:12:30 -0800 (Wed, 19 Nov 2014)
New Revision: 62820
Modified:
grass/branches/releasebranch_7_0/general/g.remove/g.remove.html
Log:
g.remove: Update the manual
Modified: grass/branches/releasebranch_7_0/general/g.remove/g.remove.html
===================================================================
--- grass/branches/releasebranch_7_0/general/g.remove/g.remove.html 2014-11-19 23:02:46 UTC (rev 62819)
+++ grass/branches/releasebranch_7_0/general/g.remove/g.remove.html 2014-11-19 23:12:30 UTC (rev 62820)
@@ -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