INFOPATH

From EDM2
Revision as of 13:03, 8 March 2019 by Ak120 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Defines the directory where info files are stored. You need an info-browser to view info files. Info files contain documentation and they are used by some GNU programs.

SET INFO=<path1>; ...;<pathn>

Parameters

Path
Can be any full path.
Note: Paths must be defined with Unix like forward slashes. If you define more than one path, they must be delimited with a semicolon.