diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
commit | 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 (patch) | |
tree | f6ade4ccbc3af20d825edacfd12b5da8ded8d240 /data/help/smoves |
FICS 1.6.2
Diffstat (limited to 'data/help/smoves')
-rw-r--r-- | data/help/smoves | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/help/smoves b/data/help/smoves new file mode 100644 index 0000000..1dfbff3 --- /dev/null +++ b/data/help/smoves @@ -0,0 +1,23 @@ + +smoves + +Usage: smoves player1 {#, player2, journal_slot} + + Displays the moves of player1's game. You must designate either game # from +player1's "history" table, player2 from player1's "stored" (adjourned) games, +or a game from the user's journal. + + Examples: + + smoves Hawk 65 [for a history game] + smoves Hawk DAV [for a stored game] + smoves Hawk K [for a journal game] + + Other useful commands: (a) "examine" helps you review the game; (b) +"mailstored" mails moves to you; (c) "sposition" displays current game +position. + +See Also: examine history journal mailstored sposition stored + +[Last modified: December 17, 1995 -- Friar] + |