summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/cmdargs.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 7195273113b..abb82d4346e 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -321,6 +321,11 @@ Options}.
Used to initialize the variable @code{data-directory} used to locate the
architecture-independent files that come with Emacs. Setting this
variable overrides the setting in @file{paths.h} when Emacs was built.
+@item EMACSDOC
+Used to initialize the variable @code{doc-directory} where Emacs looks
+for its documentation string file @file{DOC-@var{version}}
+(@var{version} is the Emacs version). Setting this variable overrides
+the setting in @file{paths.h} when Emacs was built.
@item EMACSLOADPATH
A colon-separated list of directories from which to load Emacs Lisp
files. Setting this variable overrides the setting in @file{paths.h}