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/unobserve |
FICS 1.6.2
Diffstat (limited to 'data/help/unobserve')
-rw-r--r-- | data/help/unobserve | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/help/unobserve b/data/help/unobserve new file mode 100644 index 0000000..78d21dd --- /dev/null +++ b/data/help/unobserve @@ -0,0 +1,18 @@ + +unobserve + +Usage: unobserve [game,user] + + Removes a game from your observation list. You can give either the game +number or the user whose game you want to unobserve. + + For example, if you are observing game #34, KARPOV versus RETI, then +"unobserve 34", "unobserve RETI" or "unobserve KARPOV" will remove this game +from your observation list. + + "Unobserve" used alone removes ALL GAMES from your observation list. + +See Also: allobservers games observe + +[Last modified: June 11, 1995 -- Friar] + |