]> git.pond.sub.org Git - empserver/blob - info/realm.t
fairland: Tidy up comments
[empserver] / info / realm.t
1 .TH Command REALM
2 .NA realm "Print out or modify one of your \*Qrealms\*U"
3 .LV Basic
4 .SY "realm <NUMBER> <SECTS>"
5 The realm command allows you to manipulate the contents of the
6 \*Qrealm\*Us associated with your country
7 which provide a convenient way to save coordinates that are
8 frequently used
9 (see \*Qinfo syntax\*U for use of realm arguments).
10 .s1
11 In the syntax of the realm command
12 <NUMBER> is the number of the realm to be set.
13 .s1
14 The <SECTS> argument is optional;
15 if included, the specified realm will be set to <SECTS>;
16 if omitted the coordinates of the specified realm will be printed.
17 .sp
18 .EX realm 1
19 .NF
20 Realm 1 is -3:3,3:3
21 .FI
22 .EX realm 1 -3:2,4
23 .EX realm 1
24 .NF
25 Realm 1 is now set to -3:2,4:4
26 .FI
27 .s1
28 If the <NUMBER> argument is omitted,
29 the coordinates of all realms will be printed.
30 .s1
31 Also note that the <SECTS> argument may use the \*Q#\*U form of realm
32 specification.
33 .EX realm 0 #1
34 Now realm 0 is set to -3:2,4:4.
35 .s1
36 .SA "Syntax, nation, Maps"