X-Git-Url: http://winboard.nl/cgi-bin?p=bonanza.git;a=blobdiff_plain;f=readme.txt;h=631a41582372ef093c2090b6733b53d328017aec;hp=91ac2405607fea3de4be689f8f57cf28d4181e91;hb=cygwin;hpb=c61aaabe5b3091a918cd4763e455e3b848d51a54 diff --git a/readme.txt b/readme.txt index 91ac240..631a415 100644 --- a/readme.txt +++ b/readme.txt @@ -368,9 +368,10 @@ directory to dump log files. - 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. + 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 @@ -438,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.