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/allobservers |
FICS 1.6.2
Diffstat (limited to 'data/help/allobservers')
-rw-r--r-- | data/help/allobservers | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/help/allobservers b/data/help/allobservers new file mode 100644 index 0000000..469ac3e --- /dev/null +++ b/data/help/allobservers @@ -0,0 +1,24 @@ + +allobservers + +Usage: allobservers [game,user] + + If a game is specified then all users observing or examining that game are +displayed. However, if there are no observers for that game, nothing will be +displayed. + + If no game is specified, then all users observing or examining games in +progress are displayed. However, if there are no observers or examining for +ANY game, nothing will be displayed. + + The display will have this format: Game #, Players, Observers. For example: + + Observing 18 [DAV vs. friar]: Thumper, Charity, Shane + Examining 29 (scratch): #Friar, loon + +For examined games, there are examiners (people changing the position, noted +by #) and observers. + +See Also: examine observe + +[Last modified: June 29, 1995 -- Friar] |