[GRASS-SVN] r62781 - grass/branches/releasebranch_7_0/general/g.parser

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Nov 17 15:28:57 PST 2014


Author: neteler
Date: 2014-11-17 15:28:57 -0800 (Mon, 17 Nov 2014)
New Revision: 62781

Modified:
   grass/branches/releasebranch_7_0/general/g.parser/g.parser.html
Log:
g.parser manual: sync to trunk

Modified: grass/branches/releasebranch_7_0/general/g.parser/g.parser.html
===================================================================
--- grass/branches/releasebranch_7_0/general/g.parser/g.parser.html	2014-11-17 23:03:00 UTC (rev 62780)
+++ grass/branches/releasebranch_7_0/general/g.parser/g.parser.html	2014-11-17 23:28:57 UTC (rev 62781)
@@ -1,22 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>GRASS GIS manual: g.parser</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="grassdocs.css" type="text/css">
-</head>
-<body bgcolor="white">
+<!-- meta page name: g.parser -->
+<!-- meta page name description: Provides full parser support for GRASS scripts. -->
 
-<img src="grass_logo.png" alt="GRASS logo">
-<hr class="header">
-
-<h2>NAME</h2>
-<em><b>g.parser</b></em> - Provides full parser support for GRASS
-scripts.
-
 <h2>SYNOPSIS</h2>
-<b>g.parser help</b><br>
-<b>g.parser</b> [-<b>s</b>] [-<b>t</b>] <em>filename</em> [<em>argument</em>,...]
+<b>g.parser --help</b><br>
+<b>g.parser</b> [-<b>s</b>] [-<b>t</b>]  [-<b>n</b>] <em>filename</em> [<em>argument</em>,...]
 
 <h3>Flags:</h3>
 <dl>
@@ -445,9 +432,10 @@
   <a href="g.tempfile.html">g.tempfile</a>
 </em>
 
-and <a href="http://svn.osgeo.org/grass/grass/trunk/SUBMITTING_PYTHON">SUBMITTING_PYTHON</a>
-file in the GRASS source code.
 <p>
+<a href="http://trac.osgeo.org/grass/wiki/Submitting/Python">Submitting rules for Python</a>
+
+<p>
 Related Wiki pages:
 <a href="http://grasswiki.osgeo.org/wiki/Category:Linking_to_other_languages">Using GRASS with other programming languages</a>
 
@@ -457,9 +445,3 @@
 
 <p>
 <i>Last changed: $Date$</i>
-
-<hr class="header">
-<p><a href="index.html">Main index</a> | <a href="full_index.html">Full index</a></p>
-<p>© 2003-2014 <a href="http://grass.osgeo.org">GRASS Development Team</a>, GRASS GIS 7.0.svn Reference Manual</p>
-</body>
-</html>



More information about the grass-commit mailing list