fixed different use of engine option compared to Polyglot
[xboard.git] / xboard.texi
index 3d8bfff..55a73e1 100644 (file)
@@ -1300,7 +1300,7 @@ Negative values could increase the engine priority, which is not recommended.
 @cindex firstOptions option\r
 @cindex secondOptions, option\r
 The given string is a comma-separated list of (option name, option value) pairs, \r
-like the following example: “style Karpov, blunder rate 0”. \r
+like the following example: “style=Karpov,blunder rate=0”. \r
 If the options announced by the engine at startup through the feature commands of WinBoard protocol \r
 matches one of the option names (i.e. “style” or “blunder rate”), \r
 it would be set to the given value (i.e. “Karpov” or 0) \r