Changeset 8d3e6ab for app/src/gue/cmdline_guess.ggo
- Timestamp:
- 03/13/08 12:45:16 (17 years ago)
- Branches:
- master, help
- Children:
- 246900a
- Parents:
- e1b08a2
- git-author:
- pawelk <pawelk@…> (03/13/08 12:45:16)
- git-committer:
- pawelk <pawelk@…> (03/13/08 12:45:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
app/src/gue/cmdline_guess.ggo
r25ae32e r8d3e6ab 5 5 option "delta" - "Stop displaying answers after fall of weight" float default="0.2" no 6 6 option "cut-off" - "Do not display answers with less weight than cut-off" int default="200" no 7 option "dictionary-home" - "dh" hidden8 option "dictionary" d "File with dictionary information" string typestr="filename" default=" ~/.utt/lang/pl_PL.ISO-8859-2/gue.bin" no7 option "dictionary-home" - "dh" string typestr="FILENAME" no hidden 8 option "dictionary" d "File with dictionary information" string typestr="filename" default="gue.bin" no 9 9 option "per-info" v "Display performance information" flag off 10 10 option "weights" w "Print weights" flag off hidden
Note: See TracChangeset
for help on using the changeset viewer.