diff options
| author | aarne <unknown> | 2004-05-27 14:43:13 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-05-27 14:43:13 +0000 |
| commit | 6dcf9f1cd463262bd3015b93afb615c487f0b349 (patch) | |
| tree | ba443c12c3820f7a6154a889f7f2057362843004 /src/HelpFile | |
| parent | 244307ca3765c784cf3cb7d572eb08751a2ba74c (diff) | |
command option check
Diffstat (limited to 'src/HelpFile')
| -rw-r--r-- | src/HelpFile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/HelpFile b/src/HelpFile index 8184b4603..833d0c1f4 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -167,8 +167,8 @@ gt, generate_trees: gt Tree? a small -alts is recommended. If a Tree argument is given, the command completes the Tree with values to the metavariables in the tree. - flags: - -nometas don't return trees that include metavariables + options: + -metas also return trees that include metavariables flags: -depth generate to this depth (default 3) -alts take this number of alternatives at each branch (default unlimited) |
