summaryrefslogtreecommitdiff
path: root/src/HelpFile
diff options
context:
space:
mode:
authoraarne <unknown>2005-02-11 15:08:10 +0000
committeraarne <unknown>2005-02-11 15:08:10 +0000
commit1befa19e222c0c44142696e4aaf7d942ae348653 (patch)
tree001a79112a9de263f5f3b11677c8d8ea4a440f24 /src/HelpFile
parentb90332065c022332eb7a8d0505ef737e925914a1 (diff)
command vg
Diffstat (limited to 'src/HelpFile')
-rw-r--r--src/HelpFile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/HelpFile b/src/HelpFile
index 9c53ec498..4b54bd0a6 100644
--- a/src/HelpFile
+++ b/src/HelpFile
@@ -87,6 +87,9 @@ pm, print_multigrammar: pm
pm | wf Letter.gfcm -- print the grammar into the file Letter.gfcm
pm -printer=graph | wf D.dot -- then do 'dot -Tps D.dot > D.ps'
+vg, visualize_graph: vg
+ Show the dependency graph of multilingual grammar via dot and gv.
+
po, print_options: po
Print what modules there are in the state. Also
prints those flag values in the current state that differ from defaults.