Jelajahi Sumber

spelling, minor whitespace

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57713 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 11 tahun lalu
induk
melakukan
77e45e7f2b
1 mengubah file dengan 6 tambahan dan 3 penghapusan
  1. 6 3
      general/g.list/g.list.html

+ 6 - 3
general/g.list/g.list.html

@@ -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 &quot;.&quot; 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 &quot;user&quot;:
 <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>