[GRASS-SVN] r68252 - grass/trunk/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Apr 12 06:42:12 PDT 2016
Author: neteler
Date: 2016-04-12 06:42:12 -0700 (Tue, 12 Apr 2016)
New Revision: 68252
Modified:
grass/trunk/lib/init/grass7.html
Log:
grass7.html: added missing flags
Modified: grass/trunk/lib/init/grass7.html
===================================================================
--- grass/trunk/lib/init/grass7.html 2016-04-12 12:04:04 UTC (rev 68251)
+++ grass/trunk/lib/init/grass7.html 2016-04-12 13:42:12 UTC (rev 68252)
@@ -28,8 +28,11 @@
<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>
More information about the grass-commit
mailing list