X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=polyglot.man;h=f08b13e5752d6678654497debcaa58bf3e3714c6;hp=58d1753d728761eda0b911949a06305377ff81ed;hb=aaf072500213db1bed274a2dd8ebe711f21ab898;hpb=1087eb7b2d8447adf9a7deb549d4004a87b46b10 diff --git a/polyglot.man b/polyglot.man index 58d1753..f08b13e 100644 --- a/polyglot.man +++ b/polyglot.man @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "POLYGLOT 6" -.TH POLYGLOT 6 "2009-08-11" "" "" +.TH POLYGLOT 6 "2009-08-13" "" "" .SH "NAME" PolyGlot \- Winboard protocol to UCI protocol adapter \- book engine for Polyglot books @@ -492,10 +492,16 @@ does not matter. .IX Item "BookRandom (default: true)" Select moves according to their weights in the book. If false the move with the highest weight is selected. -.IP "\fBBookLearn\fR (default: false)" 4 -.IX Item "BookLearn (default: false)" -Record learning information in the opening book. Naturally this requires -the opening book to be writable. +.IP "\fBBookRandom\fR (default: true)" 4 +.IX Item "BookRandom (default: true)" +Select moves according to their weights in the book. If false the move +with the highest weight is selected. +.IP "\fBBookDepth\fR (default: 256)" 4 +.IX Item "BookDepth (default: 256)" +Stop using the book after this number of moves. +.IP "\fBBookTreshold\fR (default: 5)" 4 +.IX Item "BookTreshold (default: 5)" +Do not play moves with a weight (probability) lower than this (in per mil). .IP "\fBUseNice\fR (default: false)" 4 .IX Item "UseNice (default: false)" Run the engine at nice level 5, or \*(L"NiceValue\*(R" if it set. On some