Skip to content

Commit a85ef3c

Browse files
committed
doc: clarify support state in Lmod Tcl modfile compat
1 parent 3f9cdf1 commit a85ef3c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/source/design/lmod-tcl-modulefile-compat.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Lmod Tcl modulefile compatibility
1010
- Be as close as possible to the behavior of Lmod
1111

1212
- As of Modules v5.0, the following Tcl modulefile command of Lmod are not
13-
supported:
13+
supported. This document is about how supporting these command in Modules
14+
v5.1.
1415

1516
- ``add-property``
1617
- ``remove-property``
@@ -25,6 +26,9 @@ Lmod Tcl modulefile compatibility
2526
- ``hide-version``
2627
- ``hide-modulefile``
2728

29+
- See :ref:`Compatibility with Lmod Tcl modulefile` section in
30+
:ref:`modulefile(5)` man page for the current state of support.
31+
2832

2933
``add-property``/``remove-property``
3034
------------------------------------

0 commit comments

Comments
 (0)