summaryrefslogtreecommitdiff
path: root/src/HelpFile
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-06-17 09:53:42 +0000
committeraarne <aarne@cs.chalmers.se>2006-06-17 09:53:42 +0000
commit4204b3e4ebc344d4971094ced7d3d78035a8ef02 (patch)
treee048e03cf99ba3ea76f713a17a86179273ef0e6e /src/HelpFile
parentdf3b453f3b5697f4c29d2fa394799564a3d2bb90 (diff)
doc update, preparing 2.6
Diffstat (limited to 'src/HelpFile')
-rw-r--r--src/HelpFile7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/HelpFile b/src/HelpFile
index 9a501c7c7..c3402c383 100644
--- a/src/HelpFile
+++ b/src/HelpFile
@@ -1,5 +1,5 @@
--- GF help file updated for GF 2.2, 17/5/2005.
--- *: Commands and options marked with * are not yet implemented.
+-- GF help file updated for GF 2.6, 17/6/2006.
+-- *: Commands and options marked with * are currently not implemented.
--
-- Each command has a long and a short name, options, and zero or more
-- arguments. Commands are sorted by functionality. The short name is
@@ -186,7 +186,8 @@ p, parse: p String
(default)parse using an overgenerating CFG
-cfg parse using a much less overgenerating CFG
-mcfg parse using an even less overgenerating MCFG
- Note: the first time parsing with -cfg or -mcfg might take a long time
+ -fcfg parse using a faster variant of MCFG
+ Note: the first time parsing with -cfg, -mcfg, and -fcfg might take a long time
options that only work for the default parsing method:
-n non-strict: tolerates morphological errors
-ign ignore unknown words when parsing