From 54947d3e4c7bdcbfa3e00a8eb17c7f0b9696664a Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 2 May 2004 08:21:25 +0000 Subject: gt Term --- src/HelpFile.hs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/HelpFile.hs') diff --git a/src/HelpFile.hs b/src/HelpFile.hs index 085f244f5..b6a2eadf2 100644 --- a/src/HelpFile.hs +++ b/src/HelpFile.hs @@ -175,9 +175,11 @@ txtHelpFile = "\n -number generate this number of trees (not impl. with Tree argument)" ++ "\n -depth use this number of search steps at most" ++ "\n" ++ - "\ngt, generate_trees: gt" ++ + "\ngt, generate_trees: gt Tree?" ++ "\n Generates all trees up to a given depth. If the depth is large," ++ - "\n a small -alts is recommended" ++ + "\n a small -alts is recommended. If a Tree argument is given, the" ++ + "\n command completes the Tree with values to the metavariables in" ++ + "\n the tree." ++ "\n flags:" ++ "\n -depth generate to this depth (default 3)" ++ "\n -alts take this number of alternatives at each branch (default unlimited)" ++ -- cgit v1.2.3