X-Git-Url: http://winboard.nl/cgi-bin?p=bonanza.git;a=blobdiff_plain;f=readme.txt;h=233b7725971e4986dbb253c6b4017d8459e3afac;hp=7aaf0fb021566d6fb6c91606412839bb8e03ba25;hb=HEAD;hpb=18b507e1b20fc6c32ee50f00fb910a59110c1a1d diff --git a/readme.txt b/readme.txt index 7aaf0fb..233b772 100644 --- a/readme.txt +++ b/readme.txt @@ -304,6 +304,12 @@ directory to dump log files. 5. Command List --------------- +- analyze + Starts to ponder on the current position, until a command is + received. After a 'move' or 'undo' command pondering will continue + in the new position. To get out of this mode without side effects, + you can use the 'exit' command. + - beep on - beep off These commands enable (on) or disable (off) a beep when Bonanza @@ -539,6 +545,9 @@ directory to dump log files. when TLP macro is defined in the Makefile. 'num' is the number of threads. The default value is 1. +- undo + This command causes the latest move to be taken back. + - # A line beginning with # causes all characters on that line to be ignored.