From d27fd4913b504189e531caa0365ec29357f35447 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 1 Jul 2005 07:16:31 +0000 Subject: vt -o ; Finnish infinitives --- src/HelpFile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/HelpFile') diff --git a/src/HelpFile b/src/HelpFile index dcd246858..03a1c1be5 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -288,6 +288,11 @@ vt, visualize_tree: vt Tree -c show categories only (no functions) -f show functions only (no categories) -g show as graph (sharing uses of the same function) + -o just generate the .dot file + examples: + p "hello world" | vt -o | wf my.dot ;; ! open -a GraphViz my.dot + -- This writes the parse tree into my.dot and opens the .dot file + -- with another application without generating .ps. -- subshells -- cgit v1.2.3