summaryrefslogtreecommitdiff
path: root/doc/tutorial/gf-tutorial2.html
diff options
context:
space:
mode:
authoraarne <unknown>2005-05-20 06:48:07 +0000
committeraarne <unknown>2005-05-20 06:48:07 +0000
commitf2bd241375d1e3090b6108ebeeb3180f724fdb33 (patch)
treea610f8a5d650eb34d95551b57c2d50942b576903 /doc/tutorial/gf-tutorial2.html
parent9843884512c599ac26d680e292f2b2608cb887ee (diff)
quick start
Diffstat (limited to 'doc/tutorial/gf-tutorial2.html')
-rw-r--r--doc/tutorial/gf-tutorial2.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tutorial/gf-tutorial2.html b/doc/tutorial/gf-tutorial2.html
index 50bf2edef..b1bd541ae 100644
--- a/doc/tutorial/gf-tutorial2.html
+++ b/doc/tutorial/gf-tutorial2.html
@@ -1087,11 +1087,11 @@ the category is set to be something else than <tt>S</tt>. For instance,
Score 0/1
</pre>
Finally, a list of morphological exercises and save it in a
-file for later use, by the command <tt>translation_list = tl</tt>
+file for later use, by the command <tt>morpho_list = ml</tt>
<pre>
- > translation_list -number=25 PaleolithicEng PaleolithicIta
+ > morpho_list -number=25 -cat=V
</pre>
-The number flag gives the number of sentences generated.
+The number flag gives the number of exercises generated.