We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9cdf1 commit a85ef3cCopy full SHA for a85ef3c
doc/source/design/lmod-tcl-modulefile-compat.rst
@@ -10,7 +10,8 @@ Lmod Tcl modulefile compatibility
10
- Be as close as possible to the behavior of Lmod
11
12
- As of Modules v5.0, the following Tcl modulefile command of Lmod are not
13
- supported:
+ supported. This document is about how supporting these command in Modules
14
+ v5.1.
15
16
- ``add-property``
17
- ``remove-property``
@@ -25,6 +26,9 @@ Lmod Tcl modulefile compatibility
25
26
- ``hide-version``
27
- ``hide-modulefile``
28
29
+- See :ref:`Compatibility with Lmod Tcl modulefile` section in
30
+ :ref:`modulefile(5)` man page for the current state of support.
31
+
32
33
``add-property``/``remove-property``
34
------------------------------------
0 commit comments