help
Line | |
---|
1 | package "cor" |
---|
2 | version "0.1" |
---|
3 | |
---|
4 | option "dictionary-home" - "Dictionary home dir." string typestr="FILENAME" no hidden |
---|
5 | option "dictionary" d "Dictionary" string typestr="FILENAME" default="cor.bin" no |
---|
6 | option "distance" n "Maximal edit distance." int default="1" no |
---|
7 | option "replace" r "Replace original form with corrected form, place original form in the cor field. This option has no effect in single mode" flag off |
---|
8 | #option "single" - "Place all alternatives in the same line" flag off |
---|
Note: See
TracBrowser
for help on using the repository browser.