Pārlūkot izejas kodu

t.list: manual+desc cosmetics
(merge https://trac.osgeo.org/grass/changeset/59964 from trunk)


git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@59965 15284696-431f-4ddb-bdfa-cd5b030d7da7

Martin Landa 11 gadi atpakaļ
vecāks
revīzija
4956fe4c86
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      temporal/t.list/t.list.html
  2. 1 1
      temporal/t.list/t.list.py

+ 1 - 1
temporal/t.list/t.list.html

@@ -11,7 +11,7 @@ be printed for each dataset and the order of the datasets. In addition a SQL WHE
 be specified to select a subset of the requested datasets.
 
 
-<h2>Examples</h2>
+<h2>EXAMPLE</h2>
 
 In this example we will create 3 raster maps and register them first only in the
 temporal database an then in the newly created space time raster dataset.

+ 1 - 1
temporal/t.list/t.list.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: List space time datasets and maps registered in the temporal database.
+#% description: Lists space time datasets and maps registered in the temporal database.
 #% keywords: temporal
 #% keywords: map management
 #% keywords: list