]> git.pond.sub.org Git - empserver/blobdiff - info/map.t
WIP empdump, %a
[empserver] / info / map.t
index 5c6873a9aba96dd09cd1757ecc0960c1801b9109..a37d85521ecdb2c84195f930f6a3af3118b6ab73 100644 (file)
@@ -1,11 +1,11 @@
 .TH Command MAP
 .NA map "Generate a map showing sector types, seas, etc"
 .LV Basic
-.SY "map <SECTS | SHIP> <s|p|l|*|h>"
-.SY "nmap <SECTS | SHIP> <s|p|l|*|h>"
-.SY "smap <SECTS | SHIP> <s|p|l|*|h>"
-.SY "lmap <SECTS | LAND UNIT> <s|p|l|*|h>"
-.SY "pmap <SECTS | PLANE> <s|p|l|*|h>"
+.SY "map <SECTS | SHIP> <s|p|l|n|*|h>"
+.SY "nmap <SECTS | NUKE> <s|p|l|n|*|h>"
+.SY "smap <SECTS | SHIP> <s|p|l|n|*|h>"
+.SY "lmap <SECTS | LAND UNIT> <s|p|l|n|*|h>"
+.SY "pmap <SECTS | PLANE> <s|p|l|n|*|h>"
 A map gives you a graphic representation of all or part of your country.
 .s1
 Your own sectors as well as sea, mountains, wasteland and unowned
@@ -51,17 +51,20 @@ own it).
 If you use nmap, you can get a map that shows new sector designations
 instead of old sector designations of your own country.
 .s1
-If you use lmap, you can get a map around a land unit, 
-instead. Pmap does the same for a plane. Smap does
-the same for a ship.
+If you use lmap, you can get a map around a land unit. 
+If you use pmap, you can get a map around a plane.
+If you use smap, you can get a map around a ship.
+If you use nmap, you can get a map around a nuke.
 .s1
 .L "MAP FLAGS"
 .s1
-If you give an 's' flag, all your ships will be shown on the map.
-An 'l' flag does the same for land units, and a 'p' for planes.
-\&'*' shows all units.
+If you specify an 's' flag, map will put your ships on the map.
+If you specify an 'l' flag, map will put your land units on the map.
+If you specify an 'p' flag, map will put your planes on the map.
+If you specify an 'n' flag, map will put your nukes on the map.
+A '*' will put all on the map.
 When multiple unit types are selected they are displayed
-in the following priority order: land units, ships, planes.
+in the following priority order: nukes, land units, ships, planes.
 To highlight sectors you own, specifiy the 'h' flag.
 .s1
-.SA "census, commodity, radar, realm, route, update, Maps"
+.SA "census, commodity, radar, realm, route, Maps"