|
@@ -158,6 +158,15 @@ generates a Web Processing Service process description. Example:
|
|
|
v.in.db --wps-process-description
|
|
|
</pre></div>
|
|
|
|
|
|
+<h2>reStructuredText (REST)</h2>
|
|
|
+
|
|
|
+The flag <b>--rest-description</b> added to a GRASS command
|
|
|
+generates a related help page template in reStructuredText. Example:
|
|
|
+
|
|
|
+<div class="code"><pre>
|
|
|
+v.in.db --rest-description
|
|
|
+</pre></div>
|
|
|
+
|
|
|
|
|
|
<h2>TRANSLATION</h2>
|
|
|
|