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, "..\HELP\" (relative to HELP.EXE) is assumed.

This program has international support using the "Cats" library
(catopen/catgets implementation for DOS).  "Cats" is distributed under
the terms of the GNU LGPL.  You can download "Cats" from
http://www.freedos.org/jhall/cats/

HELP is distributed under the GNU GPL.  See the file COPYING for
details.
