From 92ba304626069b6bfd99f4d3f4e481f31eeea9e3 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 6 Feb 2005 09:52:19 +0000 Subject: tuning resource API --- src/HelpFile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/HelpFile') diff --git a/src/HelpFile b/src/HelpFile index c9e015810..9c53ec498 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -82,8 +82,10 @@ pm, print_multigrammar: pm (Automatically executes the strip command (s) before doing this.) options: -utf8 apply UTF8-encoding to the grammar + -graph print module dependency graph in 'dot' format examples: 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' po, print_options: po Print what modules there are in the state. Also -- cgit v1.2.3