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/decline |
FICS 1.6.2
Diffstat (limited to 'data/help/decline')
-rw-r--r-- | data/help/decline | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/help/decline b/data/help/decline new file mode 100644 index 0000000..82bbd45 --- /dev/null +++ b/data/help/decline @@ -0,0 +1,19 @@ + +decline + +Usage: decline [1-n, all, abort, adjourn, draw, match, pause, player, simul, +switch, takeback] + + Decline an offer that has been made to you. If no parameter is given and +there is only one offer, you decline it. If there is more than one offer (for +example multiple match offers), then you must specify which offer you want to +decline. You can decline offers in several ways: by number, by type, all +offers, or by the player's name making the offer. For example, the command +"decline match" will decline all pending match offers you have been given. +The command "decline Shane" will decline the offer made by Shane. + +See Also: abort accept adjourn draw match pause pending simul switch +takeback + +[Last modified: June 20, 1995 -- Friar] + |