Fix info sell on second argument

Empire 3 changed it to a single sector, but neglected to update info.
This commit is contained in:
Markus Armbruster 2011-10-26 19:34:16 +02:00
parent 1086387f8b
commit 845fc9eb56

View file

@ -1,13 +1,13 @@
.TH Command SELL .TH Command SELL
.NA sell "Sell commodities on the world market" .NA sell "Sell commodities on the world market"
.LV Expert .LV Expert
.SY "sell <COMMODITY> <SECTS> <AMOUNT> <PRICE>" .SY "sell <COMMODITY> <SECT> <AMOUNT> <PRICE>"
The sell command allows nations to sell commodities on the open market. The sell command allows nations to sell commodities on the open market.
Not all commodities can be traded -- Not all commodities can be traded --
notably civilians and military. notably civilians and military.
.s1 .s1
The <COMMODITY> is the type of commodity you are selling, The <COMMODITY> is the type of commodity you are selling,
<SECTS> represents the range of sectors which will be selling items. <SECT> represents the sector which will be selling items.
Only harbors and warehouses Only harbors and warehouses
which are at least 60% efficient may sell goods. which are at least 60% efficient may sell goods.
.s1 .s1