From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus@nifty-networks.net>
Date: Thu, 7 Dec 2023 21:31:49 +0100
Subject: FICS 1.6.2

---
 data/help/eco | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)
 create mode 100644 data/help/eco

(limited to 'data/help/eco')

diff --git a/data/help/eco b/data/help/eco
new file mode 100644
index 0000000..dd6f37a
--- /dev/null
+++ b/data/help/eco
@@ -0,0 +1,33 @@
+
+eco
+
+Usage: eco [game, name]
+
+  This command displays the category of the opening being played in the game
+requested, whether a game being played or examined.
+
+  eco        gives information about the game you are playing
+  eco 2      gives information about game 2
+  eco hawk   gives information about the game hawk is playing
+
+  The display includes several kinds of information about the opening being
+played in the game:
+
+   ECO[ ##]  Encyclopedia of Chess Openings classification
+   NIC[ ##]  New In Chess classification
+  LONG[ ##]  Name of opening
+
+The number in the [] is the ## halfmoves used for classifying this game's
+opening according to the data base being used.
+
+  ECO information is also given in a user's "history" display.
+
+SPECIAL NOTES:
+
+(a)  If a game was 'private' (meaning that no one could observe it), the eco
+category is not given in the history table.
+
+See Also:  history  private
+
+[Last modified: October 9, 1995 -- Friar]
+
-- 
cgit v1.2.3