empserver/info/wall.t
Markus Armbruster 7c605a05ed (sendmessage): Don't split messages into lines of no more than 60
characters.  Update info flash and wall.  They were wrong, anyway:
they claimed long messages were truncated.
2007-01-20 16:32:35 +00:00

24 lines
757 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
Note that you can end a multi-line wall with either a '.' (period)
on a line all by itself, or by hitting ^D on a line 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"