Help: LIST ship, base, and planet info

Syntax:  List [<keywords>]

The following information is available via the LIST command:
- Name  of  any  ship  currently  in  the  game  (including  the
  Romulan).
- Location and shield percent of any friendly ship, or any  ship
  within scan range (10 sectors).
- Location and shield percent of any friendly base, or any  base
  within range.
- Location of any known enemy base (any base that has previously
  been SCANned or LISTed by anyone on your team).
- Location and number of builds of  any  known  planet,  or  any
  planet within range.
The above information is also available, in whole  or  in  part,
through the SUMMARY, BASES, PLANETS, and TARGETS commands.  Each
command has it's own default range,  side  (Federation,  Empire,
Romulan,  Neutral),  and object (ship, base, planet).  LIST (and
SUMMARY) include everything  (infinite  range,  all  sides,  all
objects)  by default.  On output, enemy objects are flagged with
* (star) in column 1 unless the command is TARGETS.

Keywords used with BASES, PLANETS, TARGETS,  LIST,  and  SUMMARY
(not all keywords are legal for all commands):

ship names      Include only specified ships (several ship names
                may be given, including Romulan).
vpos hpos       List only the object at the location vpos-hpos.
CLosest         List only the closest of the specified objects.

SHips           Include only ships (Federation, Empire, or
                Romulan).
BAses           Include only bases (Federation or Empire).
PLanets         Include only planets (Federation, Empire, or
                Neutral).
POrts           Include only bases and planets.  If no side is
                specified (Federation, Empire, Neutral, or
                Captured), include only friendly ports.

FEderation      Include only Federation forces.
HUman           Same as Federation.
EMpire          Include only Empire forces.
Klingon         Same as Empire.
FRiendly        Include only friendly forces (Federation or
                Empire).
ENemy           Include only enemy forces (Empire or Federation
                and Romulan).
TArgets         Same as enemy.
NEutral         Include only neutral planets.
CAptured        Include only captured planets (Federation or
                Empire).

n               Include only objects within n sectors.
ALl             Include all sides unless a side is explicitly
                given.  Extend the range to infinity unless a
                range is explicitly given.

LIst            List individual items.  Turn off summary unless
                command is SUMMARY or the keyword SUMMARY is
                specified.
SUmmary         List summary of all selected items.  Turn off
                list unless command is LIST or the keyword LIST
                is specified.  Extend the range to infinity
                unless a range is explicitly given.

And             Used to separate groups of keywords.
&               Same as AND.

Examples:

LIST            List all information available on all ships,
                bases, and planets.
LIST SUM        List all available info plus a summary of the
                number of each object in game.
LI EN BA        List the location of all known enemy bases.
LI SH           List all available info on all ships in the
                game.
LI CL PO        List closest friendly base or friendly or
                neutral planet.
LI 1 3 & 9 5    List the objects at locations 1-3 and 9-5.