.TH Command WIPE
.SY "wipe <SECTS>"
The wipe command removes all distribution threshholds
from the specified sectors.
Note that this will have drastic effects on sectors
that rely on distribution in any way, so use with caution.
Also note that if you make a mistake,
it can cost lots of BTU's to reverse the effects of a wipe.
.s3
.EX level #5
.NF
Mon Feb  6 17:42:18 1989
DISTRIBUTION LEVELS
  sector    dist--path  uw food  sh gun pet iron dust bar oil lcm hcm rad
   0,0    c       bggg   0  150   0   0   0    0    0   0   0   0   0   0
   2,0    m          g   0  100   0   0   0    0    0   0   0   0   0   0
   0,2    t      bggyy   0  100   0   0   0    0   25   0  50  50   0   0
   2,2    k        bbb   0  100   0   0   0  100    0   0   0   0   1   0
    4 sectors
.FI
.EX wipe #5
.NF
distribution threshholds wiped from 0,0
distribution threshholds wiped from 2,0
distribution threshholds wiped from 0,2
distribution threshholds wiped from 2,2
.FI
.EX level #5
.NF
Mon Feb  6 17:42:37 1989
DISTRIBUTION LEVELS
  sector    dist--path  uw food  sh gun pet iron dust bar oil lcm hcm rad
   0,0    c       bggg   0    0   0   0   0    0    0   0   0   0   0   0
   2,0    m          g   0    0   0   0   0    0    0   0   0   0   0   0
   0,2    t      bggyy   0    0   0   0   0    0    0   0   0   0   0   0
   2,2    k        bbb   0    0   0   0   0    0    0   0   0   0   0   0
    4 sectors
.FI
.s1
See also : distribute, census, commodity, level, threshold
.\"
.\"
.\"
.\"
.\"
.\"
.\"  this is a terrible hack, to depend on the "wipe" being 
.\"  the last command processed...  However, this is the only
.\"  way to get a decent table of contents that I could find.
.\"
.\"  the .em macro doesn't seem to work
.\"
.\"
.\"
.if \n%>100 \{				\" the full manual is >100 pages
.ds Ts Empire\0:\0Table of Contents
.bp
.nr % 1
.af % i
.en \}
