X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=manual%2Fhtml_node%2FChess-engine-options.html;h=70d0f61d3fb88ea9ba6d264b1222132b74abd759;hb=0f848da7556dd6eadf0a33029d2aade7676caa37;hp=a1b0edb61a41e4d04cc89010918bef8bc062a3bc;hpb=a360dceb45853720a593dc1f7675461c9fd7be8f;p=xboard.git diff --git a/manual/html_node/Chess-engine-options.html b/manual/html_node/Chess-engine-options.html index a1b0edb..70d0f61 100644 --- a/manual/html_node/Chess-engine-options.html +++ b/manual/html_node/Chess-engine-options.html @@ -82,7 +82,7 @@ If mode=1, the engine that gets the most time will always get the nominal time, as specified by the time-control options, and its opponent's time is renormalized accordingly. If mode=0, both play with reduced time. Default: 0.
-hideThinkingFromHuman true/false
Controls the Hide Thinking option. See Options Menu. Default: true. -(Relaces the Show-Thinking option of older xboard versions.) +(Replaces the Show-Thinking option of older xboard versions.)
-thinking/-xthinking or -showThinking true/false
Forces the engine to send thinking output to xboard. Used to be the only way to control if thinking output was displayed in older xboard versions, @@ -92,7 +92,7 @@ by the new option Hide Thinking. See Op (But if xboard needs the thinking output for some purpose, it makes the engine send it despite the setting of this option.)
-ponder/-xponder or -ponderNextMove true/false
Sets the Ponder Next Move menu option. See Options Menu. Default: true. -
-smpCores number
Specifies the maxmum nmber of CPUs an SMP engine is allowed to use. +
-smpCores number
Specifies the maximum number of CPUs an SMP engine is allowed to use. Only works for engines that support the WinBoard-protocol cores feature.
-mg or -matchGames n
Automatically runs an n-game match between two chess engines, with alternating colors.