diff options
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] + |