mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
doc: desc. mcookie_version_check in INSTALL/diff
This commit is contained in:
11
INSTALL.rst
11
INSTALL.rst
@@ -516,6 +516,17 @@ instance :instopt:`--disable-set-manpath<--enable-set-manpath>`):
|
||||
|
||||
.. versionadded:: 4.7
|
||||
|
||||
.. instopt:: --enable-mcookie-version-check
|
||||
|
||||
Enable check of the version specified right after Modules magic cookie
|
||||
(``#%Module``) in modulefiles, which defines the minimal version of the
|
||||
Modules tool to use in order to evaluate the modulefile. (default=yes)
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. versionadded:: 4.7
|
||||
|
||||
|
||||
Optional Packages (the default for each option is displayed within
|
||||
parenthesis, to disable an option replace ``with`` by ``without`` for
|
||||
instance :instopt:`--without-modulepath<--with-modulepath>`):
|
||||
|
||||
@@ -392,7 +392,8 @@ The following environment variables appeared on new version of Modules are not s
|
||||
+------------+-----------------------------------------------------------------+
|
||||
| 4.7 | :envvar:`MODULES_SHELLS_WITH_KSH_FPATH`, |
|
||||
| | :envvar:`MODULES_IMPLICIT_REQUIREMENT`, :envvar:`MODULES_LMTAG`,|
|
||||
| | :envvar:`MODULES_TAG_ABBREV`, :envvar:`MODULES_TAG_COLOR_NAME` |
|
||||
| | :envvar:`MODULES_TAG_ABBREV`, :envvar:`MODULES_TAG_COLOR_NAME`, |
|
||||
| | :envvar:`MODULES_MCOOKIE_VERSION_CHECK` |
|
||||
+------------+-----------------------------------------------------------------+
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user