[GRASS-SVN] r57713 - grass/trunk/general/g.list
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Sep 16 17:09:05 PDT 2013
Author: hamish
Date: 2013-09-16 17:09:05 -0700 (Mon, 16 Sep 2013)
New Revision: 57713
Modified:
grass/trunk/general/g.list/g.list.html
Log:
spelling, minor whitespace
Modified: grass/trunk/general/g.list/g.list.html
===================================================================
--- grass/trunk/general/g.list/g.list.html 2013-09-16 23:56:42 UTC (rev 57712)
+++ grass/trunk/general/g.list/g.list.html 2013-09-17 00:09:05 UTC (rev 57713)
@@ -9,8 +9,9 @@
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 @@
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,8 +46,9 @@
<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>
Michael Shapiro,
More information about the grass-commit
mailing list