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:
parent
5230ea8de4
commit
6b498f3908
10 changed files with 31 additions and 61 deletions
|
@ -1,11 +1,7 @@
|
|||
.TH Command SMAP
|
||||
.NA smap "Get a map around a ship"
|
||||
.LV Basic
|
||||
.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>"
|
||||
.SY "smap <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
|
||||
|
@ -60,6 +56,7 @@ 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue