.TH "EXHIBIT COMMAND"
The exhibit command prints out a view of the developed plots in the game
without showing the plots which you are able to develop.
.s3
The form of the command is:
.EX exhibit
.s3
A typical output looks like:

.NF
   a b c d e f g h i j k l m n o p q r s t
 0                                 A        0
 1           D D                 A A        1
 2         *                             *  2
 3   C                 *                    3
 4   C                                 *    4
 5   C                                      5
 6           *           *                  6
 7                                 B B   *  7
 8                             B B B        8
 9 *                   *                    9
   a b c d e f g h i j k l m n o p q r s t
.FI

The upper case letters represent fast food chains and
the asterisks represent single fast food joints.
.s3
See Also: reorder, view
