added gamelisttag option to xboard
[xboard.git] / xboard.texi
index c5f1034..3d8bfff 100644 (file)
@@ -640,6 +640,16 @@ after the chess engine has replied to your move; if the chess engine is still
 thinking, use @samp{Move Now} first. In ICS mode, @samp{Retract Move}\r
 issues the command @samp{takeback 1} or @samp{takeback 2}\r
 depending on whether it is your opponent's move or yours.\r
+@item Adjudicate to White\r
+@itemx Adjudicate to Black\r
+@itemx Adjudicate Draw\r
+@cindex Adjudicate to White, Menu Item\r
+@cindex Adjudicate to Black, Menu Item\r
+@cindex Adjudicate Draw, Menu Item\r
+Terminate an ongoing game in Two-Machines mode (including match mode),\r
+with as result a win for white, for black, or a draw, repsectively.\r
+The PGN file of the game will accompany the result string\r
+by the comment "user adjudication".\r
 @end table\r
 \r
 @node Options Menu\r
@@ -1761,10 +1771,18 @@ Sets the name used in the PGN event tag to string.
 Default: "Computer Chess Game".\r
 @item -saveOutOfBookInfo true/false\r
 @cindex saveOutOfBookInfo, option`\r
-Include the information on how the engine(s) game out of its opening book in a special 'annotator' tag with the PGN file.@item -oldsave/-xoldsave or -oldSaveStyle true/false\r
+Include the information on how the engine(s) game out of its opening book in a special 'annotator' tag with the PGN file.\r
+@item -oldsave/-xoldsave or -oldSaveStyle true/false\r
 @cindex oldsave, option\r
 @cindex oldSaveStyle, option\r
 Sets the Old Save Style menu option.  @xref{Options Menu}.  Default: false.\r
+@item -gameListTags string\r
+@cindex gameListTags, option\r
+The character string lists the PGN tags that should be printed in the\r
+Game List, and their order. The meaning of the codes is e=event,\r
+s=site, d=date, o=round, p=players, r=result, w=white Elo, b=black Elo,\r
+t=time control, v=variant, a=out-of-book info.\r
+Default: "eprd"\r
 @end table\r
 \r
 @node User interface options\r