empserver/info/wall.t
Markus Armbruster 5dcd748f9d Don't advertize ^D as means to end a telegram
getele() aborts the telegram on EOF since commit bc8a4432 (v4.2.21).
Besides, ^D may not work with some clients.
2009-03-22 09:52:06 +01:00

24 lines
703 B
Perl

.TH Command WALL
.NA wall "Send a message directly to all allies terminals"
.LV Expert
.SY "wall [<MESSAGE>]"
.s1
The wall command allows instant communication between allied nations.
It may be called in two different ways. You can either send your ally a one
line message as in:
.EX wall Hi there, I'm back from lunch
.s1
Or you can send a multi-line message:
.EX wall
.NF
> Everyone ready?
> OK, let's hit the beaches!
> .
.FI
You can end a multi-line flash with a '.' (period) on a line all by
itself.
.s1
If you do not wish to receive any broadcast messages from your allies,
then you can temporarily turn the feature off by typing "toggle flash".
.s1
.SA "flash, declare, telegram, Communication"