This is the readme for the FreeDOS HELP program

HELP will display a text file help topic.  It uses two environment
variables:

   PAGER: the program that will display the help files
   HELPPATH: the location of your help files

If PAGER is not present, "MORE" is assumed.

If HELPPATH is not present, "C:\FDOS\HELP" is assumed.

This program has international support using the "Cats" library
(catopen/catgets implementation for DOS).  You can download "Cats"
from http://www.freedos.org/files/developer/libs/cats or
http://www.isd.net/jhall1/freedos/cats/

HELP and "Cats" are distributed under the GNU GPL.  See the file
COPYING for details.
