Next: EXIT STATUS
Up: fsa95prefix
Previous: DESCRIPTION
-d dictionary
use that dictionary. Several dictionaries may be
given. At least one dictionary must be specified.
Dictionaries are automata built using fsa_ubuild or
fsa_build.
- -i input_file
-
specifies a file with prefixes to be completed.
More than one file can be specified in that way
(i.e. the option can used more than once). In
absence of this option, standard input is used.
- -l language_file
-
specifies a file that hold language specific information,
i.e. (for now) characters that form words,
and pairs of (lowercase, uppercase) characters for
case conversion. If the option is not specified,
latin letters with standard case conversions wil be
used.
Note: whether this information will be used or not
depends on the module used for I/O handling
(one_word_io or text_io).
- -v
- print version details.
Jan Daciuk
Wed Jun 3 14:37:17 CEST 1998
Software at http://www.pg.gda.pl/~jandac/fsa.html