diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
commit | c3eee8e333866d92e5fd94ae83cef618758c11bb (patch) | |
tree | 234a06fd90bd61a6668490a0cbf8870e6c674b81 /data/help/smoves |
FICS RPBLC v1.4.61.4.6
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] + |