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/mailstored |
FICS 1.6.2
Diffstat (limited to 'data/help/mailstored')
-rw-r--r-- | data/help/mailstored | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/help/mailstored b/data/help/mailstored new file mode 100644 index 0000000..f66eb96 --- /dev/null +++ b/data/help/mailstored @@ -0,0 +1,23 @@ + +mailstored + +Usage: mailstored player1 {#, player2, journal_slot} +LIMITED TO REGISTERED USERS + + Mails to you at your email address the moves of player1's game, either game +# from player1's "history" table, the "stored" (adjourned) game between +player1 and player2, or the game from the user's journal. + + Examples: + + mailstored Hawk 65 + mailstored Hawk DAV + mailstored Hawk K + + Other useful commands: "examine" helps you review the game; "smoves" +displays the moves; "sposition" displays current game position. + +See Also: examine history journal smoves sposition stored + +[Last modified: December 17, 1995 -- Friar] + |