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/refresh |
FICS 1.6.2
Diffstat (limited to 'data/help/refresh')
-rw-r--r-- | data/help/refresh | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/help/refresh b/data/help/refresh new file mode 100644 index 0000000..e68adeb --- /dev/null +++ b/data/help/refresh @@ -0,0 +1,16 @@ + +refresh + +Usage: refresh [game] + + Redisplays the given game position and clock times. If 'game' is omitted, +then the current game you are playing or observing will be redisplayed. This +command is especially useful if you are using an ascii board style and it +scrolls off the screen, or if you want to confirm the current board position +and/or clock times. (Time can also be confirmed by the "time" command.) The +alias for "refresh" is "re". + +See Also: games style time + +[Last modified: November 26, 1995 -- Friar] + |