Преглед изворни кода

grass7.html: added missing flags

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68252 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler пре 9 година
родитељ
комит
9648476851
1 измењених фајлова са 10 додато и 1 уклоњено
  1. 10 1
      lib/init/grass7.html

+ 10 - 1
lib/init/grass7.html

@@ -28,7 +28,10 @@
 <dd> Creates new GRASS projected location in specified GISDBASE with given EPSG code
 
 <dt><b>-c EPSG:code:datum_trans</b>
-  <dd> Creates new GRASS projected location in specified GISDBASE with given EPSG code and datum transform parameters
+<dd> Creates new GRASS projected location in specified GISDBASE with given EPSG code and datum transform parameters
+
+<dt><b>-f</b>
+<dd> Forces removal of .gislock if exists (use with care!). Only with -text flag
 
 <dt><b>-text</b>
 <dd> Indicates that Text-based User Interface should be used (skip welcome screen)
@@ -39,6 +42,12 @@
 <dt><b>-gui</b>
 <dd> Indicates that Graphical User Interface
 (<em><a href="wxGUI.html">wxGUI</a></em>) should be used
+
+<dt><b>--config</b>
+<dd> Prints GRASS configuration parameters (options: arch, build, compiler, path, revision)
+
+<dt><b>-exec EXECUTABLE</b>
+<dd> Execute GRASS module or script. The provided executable will be executed in GRASS session
 </dl>
 
 <h3>Parameters:</h3>