X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.texi;h=4b26f5772cbff3d55acfe852e8f3d9abfa8981db;hb=95f71ac376826e2a8a3ee36f37c2daa087da4bbe;hp=ff72662371481d5ded7335f53f22b2ce52ab3fac;hpb=7e117d3b41887a4b977e79f83cbe1b3581aa2d67;p=xboard.git diff --git a/xboard.texi b/xboard.texi index ff72662..4b26f57 100644 --- a/xboard.texi +++ b/xboard.texi @@ -1561,15 +1561,15 @@ Indicates if the mentioned engine executable file is an UCI engine, and should be run with the aid of the Polyglot adapter rather than directly. Xboard will then pass the other UCI options and engine name to Polyglot through a .ini temporary file created for the purpose. -@item -PolyglotDir filename -@cindex PolyglotDir, option -Gives the name of the directory in which the Polyglot adapter for UCI engines expects its files. +@item -polyglotDir filename +@cindex polyglotDir, option +Gives the name of the directory in which the Polyglot adapter for UCI engines resides. Default: "/usr/local/share/polyglot". @item -usePolyglotBook true/false @cindex usePolyglotBook, option Specifies if the Polyglot book should be used. -@item -PolyglotBook filename -@cindex PolyglotBook, option +@item -polyglotBook filename +@cindex polyglotBook, option Gives the filename of the opening book that Polyglot should use. From XBoard 4.3.15 on, native XBoard/WinBoard engines will also use the opening book specified here, provided the @code{usePolyglotBook} option is set to true,