From 1befa19e222c0c44142696e4aaf7d942ae348653 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 11 Feb 2005 15:08:10 +0000 Subject: command vg --- src/HelpFile.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/HelpFile.hs') diff --git a/src/HelpFile.hs b/src/HelpFile.hs index 27d8e2551..94a479c58 100644 --- a/src/HelpFile.hs +++ b/src/HelpFile.hs @@ -116,6 +116,9 @@ txtHelpFile = "\n pm | wf Letter.gfcm -- print the grammar into the file Letter.gfcm" ++ "\n pm -printer=graph | wf D.dot -- then do 'dot -Tps D.dot > D.ps'" ++ "\n" ++ + "\nvg, visualize_graph: vg" ++ + "\n Show the dependency graph of multilingual grammar via dot and gv." ++ + "\n" ++ "\npo, print_options: po" ++ "\n Print what modules there are in the state. Also" ++ "\n prints those flag values in the current state that differ from defaults." ++ -- cgit v1.2.3