.TH Command : INFO
.s1
The info command gives a brief description of a particular aspect
or command in the empire game.  To get info on a specific topic type:
.EX info (topic)
where (topic) is "move", "sector-types" or whatever.
.s1
The program will type out the date of the last modification
to that particular info topic and then print the first page.
The program will then
wait for a <LF> before printing the second page, and before the third, etc.
.s1
To get a list of available info topics type:
.EX info
and a list will be given.
.s1
For example, to get information about the info command type:
.EX info info
and this description will be typed out (again).
