]> git.pond.sub.org Git - empserver/blob - info/wipe.t
WIP empdump, %a
[empserver] / info / wipe.t
1 .TH Command WIPE
2 .NA wipe "Remove all distribution thresholds"
3 .LV Expert
4 .SY "wipe <SECTS>"
5 The wipe command removes all distribution thresholds
6 from the specified sectors.
7 Note that this will have drastic effects on sectors
8 that rely on distribution in any way, so use with caution.
9 Also note that if you make a mistake,
10 it can cost lots of BTU's to reverse the effects of a wipe.
11 .s1
12 .EX level #5
13 .NF
14 Wed Aug 16 18:34:43 1995
15 DISTRIBUTION LEVELS
16   sect      dst    civ mil  uw food  sh gun pet iron dust bar oil lcm hcm rad
17  -5,5   k  -1,5      0   0   0    0   0   0   0  566    1   0   0   0   1   0
18  -3,5   f  -1,5      0   0   0    0 100  10   0    0    0   0   0 100 250   0
19  -1,5   w  -1,5      0   0   0    0   0   0   0    0    0   0   0   0   0   0
20  -6,6   !  -1,5      0   0   0    0 200  50 200    0    0   0   1 200 200   0
21     4 sectors
22 .FI
23 .EX wipe #5
24 .NF
25 distribution thresholds wiped from -5,5
26 distribution thresholds wiped from -3,5
27 distribution thresholds wiped from -1,5
28 distribution thresholds wiped from -6,6
29 .FI
30 .EX level #5
31 .NF
32 Wed Aug 16 18:34:43 1995
33 DISTRIBUTION LEVELS
34   sect      dst    civ mil  uw food  sh gun pet iron dust bar oil lcm hcm rad
35  -5,5   k  -1,5      0   0   0    0   0   0   0    0    0   0   0   0   0   0
36  -3,5   f  -1,5      0   0   0    0   0   0   0    0    0   0   0   0   0   0
37  -1,5   w  -1,5      0   0   0    0   0   0   0    0    0   0   0   0   0   0
38  -6,6   !  -1,5      0   0   0    0   0   0   0    0    0   0   0   0   0   0
39     4 sectors
40 .FI
41 .s1
42 .SA "distribute, census, commodity, level, threshold, Distribution"