X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=xboard.texi;h=8cde6b3422f1898a72a35b9cecb48a4c6347c5ab;hp=9c4c125ba8dc8fdc18490f440b93655809aacf7b;hb=c0bcf53dc4abc3fc4001252c734b926765598837;hpb=e147dd97d26b46902200491dbe0a8755266555d3 diff --git a/xboard.texi b/xboard.texi index 9c4c125..8cde6b3 100644 --- a/xboard.texi +++ b/xboard.texi @@ -2475,6 +2475,11 @@ false, the clocks are not shown, but the side that is to play next is still highlighted. Also, unless @code{searchTime} is set, the chess engine still keeps track of the clock time and uses it to determine how fast to make its moves. +@item -shoMoveTime true/false +@cindex showMoveTime, option +When this option is set the time that has been thought about the current move +will be displayed behind the remaining time in parentheses (in seconds). +Default: false. @item -st or -searchTime minutes[:seconds] @cindex st, option @cindex searchTime, option @@ -3447,7 +3452,14 @@ the @samp{Load Position} menu item. If this option is set, XBoard saves depth, score and time used for each move that the engine found as a comment in the PGN file. Default: false. +@item -pgnTimeLeft true/false +@cindex pgnTimeLeft, option +If this option is set, XBoard will save the remaining clock time for +the player that has just moved as part of the @samp{pgnExtendedInfo}, +rather than the time that player thought about his latest move. +Default: false. @item -pgnEventHeader string +Default: false. @cindex pgnEventHeader, option Sets the name used in the PGN event tag to string. Default: "Computer Chess Game".