Force iteration to start at 1 in analyze mode
[bonanza.git] / readme.txt
index 7aaf0fb..233b772 100644 (file)
@@ -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.