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/accept |
FICS 1.6.2
Diffstat (limited to 'data/help/accept')
-rw-r--r-- | data/help/accept | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/help/accept b/data/help/accept new file mode 100644 index 0000000..ca0eaff --- /dev/null +++ b/data/help/accept @@ -0,0 +1,17 @@ + +accept + +Usage: accept [1-n, all, abort, adjourn, draw, match, pause, player, simul, +switch, takeback] + + Accepts an offer that has been made to you. If no parameter is given and +there is only one offer, you accept it. If there is more than one offer +pending (for example, multiple match offers) you will shown a list of pening +offers and asked which one to accept. Then you must specify which offer to +accept. You can either choose the offer by number, or by type (such as draw, +adjourn, abort, or takeback). "All" accepts all pending offers. + +See Also: decline pending match draw adjourn abort takeback + +[Last modified: October 9, 1995 -- Friar] + |