]> git.pond.sub.org Git - empserver/blob - info/wall.t
fairland: Tidy up comments
[empserver] / info / wall.t
1 .TH Command WALL
2 .NA wall "Send a message directly to all allies terminals"
3 .LV Expert
4 .SY "wall [<MESSAGE>]"
5 .s1
6 The wall command allows instant communication between allied nations.
7 It may be called in two different ways.  You can either send your ally a one
8 line message as in:
9 .EX wall Hi there, I'm back from lunch
10 .s1
11 Or you can send a multi-line message:
12 .EX wall
13 .NF
14 > Everyone ready?
15 > OK, let's hit the beaches!
16 > .
17 .FI
18 You can end a multi-line flash with a '.' (period) on a line all by
19 itself.
20 .s1
21 If you do not wish to receive any broadcast messages from your allies,
22 then you can temporarily turn the feature off by typing "toggle flash".
23 .s1
24 .SA "flash, declare, telegram, Communication"