From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- data/help/boards | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 data/help/boards (limited to 'data/help/boards') diff --git a/data/help/boards b/data/help/boards new file mode 100644 index 0000000..a44a2c2 --- /dev/null +++ b/data/help/boards @@ -0,0 +1,40 @@ + +boards + +Usage: boards [category] + + If category is given then this lists all available boards for that +category. If the parameter is omitted, then this lists all available +categories. The current board categories are: + + standard + openings + wild + chessercizes + test + material-odds + misc + + In order to find out what is loaded for one of these categories, type +"boards ". For example, "boards openings" will list the various +openings you can start a game from. + + In order to start a game from one of these positions, you need to use all of +the arguments in the match command and also include the board category and the +specific board you want. For example: + + match red 2 12 0 0 openings ruy-lopez + +would request a blitz match with user "red" starting with the "ruy-lopez" +opening position. + + +SPECIAL NOTE + + At the moment, you cannot access these boards through the examine feature, +only match. + +See Also: match wild + +[Last modified: September 22, 1995 -- Friar] + -- cgit v1.2.3