]> git.pond.sub.org Git - empserver/blob - info/test.t
Make: Get SHELL from Autoconf
[empserver] / info / test.t
1 .TH Command TEST
2 .NA test "Check the effect of a proposed move"
3 .LV Expert
4 .SY "test <ITEM> <SECT> <NUMBER> <ROUTE|DESTINATION>"
5 The test command lets you check the effect of a proposed move.
6 This can be helpful when you're not sure whether you have enough
7 mobility to reach a certain location or you wish to compare two
8 possible routes for a move.
9 .s1
10 The test command has exactly the same arguments as the move command
11 and acts almost the same.
12 There are two important differences:
13 .in +0.3i
14 .s1
15 Nothing is actually moved and no mobility is used.
16 .s1
17 The move is tested for <NUMBER> <ITEM> irrespective of how much
18 <ITEM> is actually in the sector.  This is useful for testing a sector
19 which will be used as a temporary stopover in a multi-step move to
20 make sure the stuff won't get stranded there.
21 .in -0.3i
22 .s1
23 .SA "move, Commodities, Transportation"