version 1.4.33b
[polyglot.git] / README
diff --git a/README b/README
index 0a147f9..f36abee 100644 (file)
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ SYNOPSIS
 
        polyglot info-book [-bin inputfile] [-exact]
 
-       polyglot dumb-book [-bin inputfile] -color color [-out outputfile]
+       polyglot dump-book [-bin inputfile] -color color [-out outputfile]
 
        polyglot [configfile] epd-test [-epd inputfile] [-min-depth depth]
        [-max-depth depth] [-max-time time] [-depth-delta delta]
@@ -440,6 +440,17 @@ CONFIG FILE FORMAT
            to the way kibitzing is implemented, KibitzMove is disabled in that
            case.
 
+       WbWorkArounds (default: false)
+           The intention of this option is to provide work arounds for
+           xboard/winboard bugs should they arise.  Currently it only prevents
+           "feature option=" commands which contain "Draw" in their name from
+           being sent to the GUI. Some versions of xboard/winboard contain a
+           bug which causes such options to be interpreted as draw claims by
+           the engine.
+
+           Engines that send options with "Draw" in their name are Rybka and
+           HIARCS.
+
        [Engine] section
 
        This section contains engine UCI options.  PolyGlot does not understand
@@ -512,4 +523,4 @@ SEE ALSO
 
 
 
-                                  2009-07-26                       POLYGLOT(6)
+                                  2009-08-06                       POLYGLOT(6)