X-Git-Url: http://winboard.nl/cgi-bin?p=bonanza.git;a=blobdiff_plain;f=readme.txt;h=631a41582372ef093c2090b6733b53d328017aec;hp=4754a5a038f0403479a083685d27926e27fd297a;hb=cygwin;hpb=6186adc13f7366b1ad78355b2693f2fa8269dd9e diff --git a/readme.txt b/readme.txt index 4754a5a..631a415 100644 --- a/readme.txt +++ b/readme.txt @@ -366,6 +366,13 @@ directory to dump log files. 5. Command List --------------- +- analyze + Starts to ponder on the current position, until a command is + received. After a 'move', 'undo' command pondering will continue + in the new position, while 'excdude', 'include' and 'mpv' will + continue analysis of the same position in the new mode. 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 @@ -432,6 +439,13 @@ directory to dump log files. becomes effective when DFPN_CLIENT macro is defined in the Makefile. +- exclude ['str'] +- include ['str'] + The move 'str' will be excluded from search in the current + position, or included again. The list of excluded move will + be cleared as soon as we alter the position by the move, undo, + or new command. + - display ['num'] This command prints the shogi board. If you want to flip the board, set 'num' to 2. If not, set it to 1.