]> git.pond.sub.org Git - empserver/blobdiff - info/map.t
ship: Unbreak MOB_ACCESS real-time mobility update for ships
[empserver] / info / map.t
index 40ef1d9ba3eafd4db366edf475893ca97691f8ff..71af56c08f986b9c04532a4f1040e0fa9ffb932f 100644 (file)
@@ -1,11 +1,7 @@
 .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> [<MAP-FLAGS>]"
 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,18 +47,21 @@ 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. 
+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
+Optional argument <MAP-FLAGS> consists of map flag characters.
 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"