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/unobserve |
FICS RPBLC v1.4.61.4.6
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] + |