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/xtell |
FICS 1.6.2
Diffstat (limited to 'data/help/xtell')
-rw-r--r-- | data/help/xtell | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/help/xtell b/data/help/xtell new file mode 100644 index 0000000..6cee73e --- /dev/null +++ b/data/help/xtell @@ -0,0 +1,21 @@ + +xtell + +Usage: xtell user message + + The "xtell" command sends a message to a user, just like "tell" does. +However, "xtell" will not alter the setting for who-you-told-last. A "tell" +sends a message *and* resets the who-you-told-last variable to a new user. +The "xtell" command will leave this setting intact, meaning that you can still +use the "." alias to "tell" to a person you are having a conversation with. +The "xtell" command allows for a brief comment to someone while you are having +a longer chat with someone else. + +SPECIAL NOTES: + +(a) Xtell works only with tells to players, not to channels. + +See Also: alias tell + +[Last modified: October 8, 1995 -- Friar] + |