Clean up map info pages a bit

Drop .SY for map commands other than the one documented by the info
page.

Use the page's command to discuss arguments "revert" and "true", not
"bmap".

Clarify flags argument.
This commit is contained in:
Markus Armbruster 2011-04-09 20:19:15 +02:00
parent 5230ea8de4
commit 6b498f3908
10 changed files with 31 additions and 61 deletions

View file

@ -1,11 +1,7 @@
.TH Command SBMAP
.NA sbmap "Big map of all your worldly knowledge around a ship"
.LV Basic
.SY "bmap [<SECTS> | <SHIP>] <s|p|l|n|r|t|*|h>"
.SY "lbmap [<SECTS> | <LAND UNIT>] <s|p|l|n|*|h>"
.SY "nbmap [<SECTS> | <NUKE>] <s|p|l|n|*|h>"
.SY "pbmap [<SECTS> | <PLANE>] <s|p|l|n|*|h>"
.SY "sbmap [<SECTS> | <SHIP>] <s|p|l|n|*|h>"
.SY "sbmap <SECTS|SHIP> [<BMAP-FLAGS>]"
A bmap gives you a graphic representation of all or part of your country.
.s1
Bmap differs from map in that it reflects everything you've learned
@ -74,6 +70,7 @@ If you use nbmap, you can get a bmap around a nuke.
.s1
.L "BMAP FLAGS"
.s1
Optional argument <BMAP-FLAGS> consists of bmap flag characters.
If you specify an 's' flag, bmap will put your ships on the map.
If you specify an 'l' flag, bmap will put your land units on the map.
If you specify an 'p' flag, bmap will put your planes on the map.
@ -86,7 +83,7 @@ To highlight sectors you own, specify the 'h' flag.
You actually have two bmaps. One which is created by the server; this
one is called your 'true' bmap. You can view your true bmap at any
time using the
.SY "bmap <SECTS> true"
.SY "sbmap <SECTS|SHIP> true"
command. However, usually when you view your bmap, you are looking at
your 'working' bmap. The only difference between your working bmap
and your true bmap is that your working bmap also contains
@ -94,6 +91,6 @@ designations put on there by you using the 'bdes' command, and by your
friends using the "sharebmap" command. If somehow your bmap gets
corrupted, you can revert your working bmap back to your true bmap
using the command:
.SY "bmap <SECTS> revert"
.SY "sbmap <SECTS|SHIP> revert"
.s1
.SA "bdes, map, navigate, fly, bomb, recon, paradrop, drop, lookout, coastwatch, radar, sharebmap, Ships, Maps"