don't ignore winboard/parser.c
[xboard.git] / xboard.texi
index 89f469b..55a73e1 100644 (file)
@@ -1300,7 +1300,7 @@ Negative values could increase the engine priority, which is not recommended.
 @cindex firstOptions option\r
 @cindex secondOptions, option\r
 The given string is a comma-separated list of (option name, option value) pairs, \r
-like the following example: “style Karpov, blunder rate 0”. \r
+like the following example: “style=Karpov,blunder rate=0”. \r
 If the options announced by the engine at startup through the feature commands of WinBoard protocol \r
 matches one of the option names (i.e. “style” or “blunder rate”), \r
 it would be set to the given value (i.e. “Karpov” or 0) \r
@@ -1771,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