|
@@ -55,7 +55,7 @@ aspect
|
|
|
...
|
|
|
</pre></div>
|
|
|
|
|
|
-By option <b>mapset</b>=. (one dot) can be listed only data files from
|
|
|
+Option <b>mapset</b>=. (one dot) lists only data files from
|
|
|
the current mapset:
|
|
|
|
|
|
<div class="code"><pre>
|
|
@@ -64,8 +64,8 @@ g.list rast mapset=.
|
|
|
</pre></div>
|
|
|
|
|
|
<!-- better quote * as "*"? -->
|
|
|
-Similarly <b>mapset</b>=* (one asterisk) prints data files from all
|
|
|
-available mapsets also including those which are not listed in the
|
|
|
+Similarly, <b>mapset</b>=* (one asterisk) prints data files from all
|
|
|
+available mapsets also including those that are not listed in the
|
|
|
current search path (see <tt>g.mapsets -l</tt>).
|
|
|
|
|
|
<div class="code"><pre>
|