Clarify. Improve .SA.

This commit is contained in:
Markus Armbruster 2007-07-10 20:54:15 +00:00
parent fea01b7dd8
commit 2de92d99d8

View file

@ -1,26 +1,25 @@
.TH Command SHOW .TH Command SHOW
.NA show "Characteristics of bridges, units, products, news or sectors" .NA show "Characteristics of sectors, units, bridges, items and news"
.LV Basic .LV Basic
.SY "show <land|nuke|plane|sector|ship> [b|s|c] [tech]" .SY "show <land|nuke|plane|sector|ship> [b|s|c] [tech]"
.SY "show <bridge|item|news|tower>" .SY "show <bridge|item|news|tower>"
The show command describes the characteristics of bridge spans, bridge The show command shows characteristics of sectors, units (ships,
towers, planes, ships, land units, nukes, items, news and sectors for a planes, land units and nukes), bridges (spans and towers), items and
given technology level. news.
.s1 .s1
The format of each output is more fully described in separate info The format of each output is more fully described in separate info
pages (Ship-types, Nuke-types, etc.). pages (Ship-types, Nuke-types, etc.).
.s1 .s1
Except for bridge (bridge span), items, news and tower (bridge tower), a For sectors and units, a
further parameter is required to indicate whether you wish information further parameter is required to indicate whether you wish information
about building (b), statistics (s) or capabilities (c) of the selected about building (b), statistics (s) or capabilities (c) of the selected
type. type.
.s1 .s1
The tech parameter defaults to 1.25 times your current technology By default, unit characteristics are shown at 1.25 times your current
level. technology level. You can ask for a lower level with the optional
.s1 tech parameter. Units beyond that level are not shown; you can only
You can only get information on ships, planes, land units and get information on units that you are already or almost capable of
nukes that you are `almost' capable of building (within 1.25 times of building.
your current technology level).
.s1 .s1
So, for example So, for example
.EX show nuke capabilities .EX show nuke capabilities
@ -36,4 +35,4 @@ will give something like
3mt fusion 7 210 10 325 $19000 3mt fusion 7 210 10 325 $19000
.FI .FI
.s1 .s1
.SA "Ship-types, Nuke-types, Plane-types, Unit-types, Sector-types, Ships, Planes, LandUnits, Nukes, Products, newspaper" .SA "Ship-types, Nuke-types, Plane-types, Unit-types, Sector-types, Ships, Planes, LandUnits, Nukes, Bridges, Item-types, newspaper"