瀏覽代碼

g.parser: doc of rules

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63180 15284696-431f-4ddb-bdfa-cd5b030d7da7
Štěpán Turek 10 年之前
父節點
當前提交
72eab0aa81
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      general/g.parser/g.parser.html

+ 11 - 0
general/g.parser/g.parser.html

@@ -98,6 +98,17 @@ can be easily defined as
 #%end
 #%end
 </pre></div>
 </pre></div>
 
 
+The parser allows to define predefined <em>rules</em>
+for used options.
+
+The syntax of the rules section is following:
+
+<div class="code"><pre>
+#%rules
+#% exclusive: capfile_output, capfile
+#%end
+</pre></div>
+
 <h2>NOTES</h2>
 <h2>NOTES</h2>
 
 
 An option can be instructed to allow multiple inputs by adding the
 An option can be instructed to allow multiple inputs by adding the