diff options
Diffstat (limited to 'src/GF/Shell/HelpFile.hs')
| -rw-r--r-- | src/GF/Shell/HelpFile.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GF/Shell/HelpFile.hs b/src/GF/Shell/HelpFile.hs index 8d7b72c08..39706e9d8 100644 --- a/src/GF/Shell/HelpFile.hs +++ b/src/GF/Shell/HelpFile.hs @@ -49,6 +49,7 @@ txtHelpFile = "\n .gfr precompiled GF resource " ++ "\n .gfcm multilingual canonical GF" ++ "\n .gfe example-based grammar files (only with the -ex option)" ++ + "\n .gfwl multilingual word list (preprocessed to abs + cncs)" ++ "\n .ebnf Extended BNF format" ++ "\n .cf Context-free (BNF) format" ++ "\n .trc TransferCore format" ++ |
