diff options
| author | aarne <unknown> | 2005-10-12 11:38:29 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-10-12 11:38:29 +0000 |
| commit | 7b941a4ffaf34b4b078a596ec56cdb86ef0b6869 (patch) | |
| tree | a071de43c90187486db1cd512f4a50c44f072de4 /src/GF/Shell/HelpFile.hs | |
| parent | ea1dcfd70aa7a2fb6a0b4227a6a5b83123bb4985 (diff) | |
gt -atoms
Diffstat (limited to 'src/GF/Shell/HelpFile.hs')
| -rw-r--r-- | src/GF/Shell/HelpFile.hs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/GF/Shell/HelpFile.hs b/src/GF/Shell/HelpFile.hs index b6c1c9a5e..b139ba647 100644 --- a/src/GF/Shell/HelpFile.hs +++ b/src/GF/Shell/HelpFile.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/10/06 14:21:34 $ +-- > CVS $Date: 2005/10/12 12:38:30 $ -- > CVS $Author: aarne $ --- > CVS $Revision: 1.16 $ +-- > CVS $Revision: 1.17 $ -- -- Help on shell commands. Generated from HelpFile by 'make help'. -- PLEASE DON'T EDIT THIS FILE. @@ -289,6 +289,7 @@ txtHelpFile = "\n -metas also return trees that include metavariables" ++ "\n flags:" ++ "\n -depth generate to this depth (default 3)" ++ + "\n -atoms take this number of atomic rules of each category (default unlimited)" ++ "\n -alts take this number of alternatives at each branch (default unlimited)" ++ "\n -cat generate in this category" ++ "\n -lang use the abstract syntax of this grammar" ++ |
