package "guess" version "0.1" option "guess_count" n "Guess up to n descriptions" int default="0" no option "delta" - "Stop displaying answers after fall of weight" float default="0.2" no option "cut-off" - "Do not display answers with less weight than cut-off" int default="200" no option "dictionary-home" - "dh" string typestr="FILENAME" no hidden option "dictionary" d "File with dictionary information" string typestr="filename" default="gue.bin" no option "per-info" v "Display performance information" flag off option "weights" w "Print weights" flag off option "no-uppercase" - "Do not process form containing uppercase letters" flag off