]> git.pond.sub.org Git - empserver/commitdiff
Fix info sell on second argument
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 26 Oct 2011 17:34:16 +0000 (19:34 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 29 Dec 2011 10:47:04 +0000 (11:47 +0100)
Empire 3 changed it to a single sector, but neglected to update info.

info/sell.t

index 3c0e98b0e202f458161f6e6d74875c7abb59c9f9..8cebf5b1da12799a2022fd53a08b687a0026675d 100644 (file)
@@ -1,13 +1,13 @@
 .TH Command SELL
 .NA sell "Sell commodities on the world market"
 .LV Expert
 .TH Command SELL
 .NA sell "Sell commodities on the world market"
 .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.
 Not all commodities can be traded --
 notably civilians and military.
 .s1
 The <COMMODITY> is the type of commodity you are selling,
 The sell command allows nations to sell commodities on the open market.
 Not all commodities can be traded --
 notably civilians and military.
 .s1
 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
 which are at least 60% efficient may sell goods.
 .s1
 Only harbors and warehouses
 which are at least 60% efficient may sell goods.
 .s1