]> git.pond.sub.org Git - empserver/blob - info/bestpath.t
fairland: Tidy up comments
[empserver] / info / bestpath.t
1 .TH Command BESTPATH
2 .NA bestpath "Show the best path from one sector to another"
3 .LV Expert
4 .SY "bestpath <SECTS> <SECTS>"
5 .s1
6 The bestpath command shows you the best path from any sector
7 to any sector. You must own both sectors.
8 .s1
9 The path shown by bestpath is the cheapest
10 owned existing path in terms of mobility.
11 .s1
12 Note that if you give these commands areas, they will show you more paths.
13 For example,
14 .s1
15 .EX bestpath #1 #2
16 .s1
17 will show the best paths from all sectors in realm 1 to all the sectors in
18 realm 2.
19 .s1
20 .SA "distribute, Maps"