X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=polyglot.man;h=3fbbdb4e4b26600dfefd51f7e6adbab5bf29c8fb;hb=9d90dc40cca05e03cafd0519e17f15b1d7441e37;hp=e97f81575347255af99f8e387a09d91784411677;hpb=07265afaa167049a447b4c5f43e5ef90c7451a49;p=polyglot.git diff --git a/polyglot.man b/polyglot.man index e97f815..3fbbdb4 100644 --- a/polyglot.man +++ b/polyglot.man @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "POLYGLOT 6" -.TH POLYGLOT 6 "2009-07-20" "" "" +.TH POLYGLOT 6 "2009-08-03" "" "" .SH "NAME" PolyGlot \- Winboard protocol to UCI protocol adapter \- book engine for Polyglot books @@ -148,7 +148,7 @@ polyglot merge-book \-in1 inputfile1 \-in2 inputfile2 [\-out outputfile] .PP polyglot info-book [\-bin inputfile] [\-exact] .PP -polyglot dumb-book [\-bin inputfile] \-color color [\-out outputfile] +polyglot dump-book [\-bin inputfile] \-color color [\-out outputfile] .PP polyglot [configfile] epd-test [\-epd inputfile] [\-min\-depth depth] [\-max\-depth depth] [\-max\-time time] [\-depth\-delta delta] .PP @@ -441,6 +441,9 @@ This is the score in centipawns that will trigger resign \*(L"counting\*(R". .IX Item "ShowPonder (default: true)" Show search information during engine pondering. Turning this off might be better for interactive use in some interfaces. +.IP "\fBScoreWhite\fR (default: true)" 4 +.IX Item "ScoreWhite (default: true)" +Report score from white's point of view in xboard mode. .IP "\fBKibitzMove\fR (default: false)" 4 .IX Item "KibitzMove (default: false)" Whether to kibitz when playing a move. @@ -457,6 +460,10 @@ or \*(L"tellothers\*(R" for whispering. How many seconds to wait before starting kibitzing. This has an effect only if \*(L"KibitzPV\*(R" is selected, move kibitzes are always sent regardless of the delay. +.IP "\fBKibitzInterval\fR (default: 0)" 4 +.IX Item "KibitzInterval (default: 0)" +This is another form of throttling. PolyGlot will usually wait this +many seconds before doing the next kibitz. .IP "\fB\s-1UCI\s0\fR (default: false)" 4 .IX Item "UCI (default: false)" If true PolyGlot will not understand xboard commands.