|
@@ -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>
|
|
|
|