|
@@ -9,8 +9,9 @@ location.
|
|
|
|
|
|
If unspecified, files of the specified <b>type</b> from all mapsets in
|
|
|
the user's current search path will be listed to standard output. To
|
|
|
-find out which mapsets are in the curent search path, use
|
|
|
-<em><a href="g.mapsets.html">g.mapsets</a></em>.
|
|
|
+find out which mapsets are in the current search path, use
|
|
|
+<em><a href="g.mapsets.html">g.mapsets</a></em> with the <b>-p</b>
|
|
|
+flag.
|
|
|
|
|
|
<p>
|
|
|
If the <b>mapset</b> option is set to "." then only files
|
|
@@ -21,6 +22,7 @@ If the user requests that files from a mapset to which access has been
|
|
|
restricted (see <em><a href="g.access.html">g.access</a></em>) be
|
|
|
listed, no files from this mapset will be listed.
|
|
|
|
|
|
+
|
|
|
<h2>EXAMPLES</h2>
|
|
|
|
|
|
List all raster maps:
|
|
@@ -44,7 +46,8 @@ List all raster and vector maps from mapset "user":
|
|
|
<a href="g.mapsets.html">g.mapsets</a>,
|
|
|
<a href="g.mlist.html">g.mlist</a>,
|
|
|
<a href="i.group.html">i.group</a>
|
|
|
-</em>
|
|
|
+</em>
|
|
|
+
|
|
|
|
|
|
<h2>AUTHOR</h2>
|
|
|
|