@@ -47,6 +47,7 @@ table highlights features that are unique to each implementation.
4747 * `settarg `_
4848 * `Hook functions `_
4949 * |LMOD_FILE_IGNORE_PATTERNS |_ environment variable
50+ * `MarkDown support in module help and whatis `_
5051 - * Integration with *cmd * and *pwsh * shells and *Tcl * language
5152 * :ref: `Automated module handling<MODULES_AUTO_HANDLING> `
5253 * :ref: `Advanced module version specifiers `
@@ -81,6 +82,7 @@ table highlights features that are unique to each implementation.
8182.. _Hook functions : https://lmod.readthedocs.io/en/latest/170_hooks.html#hook-functions
8283.. |LMOD_FILE_IGNORE_PATTERNS | replace :: ``LMOD_FILE_IGNORE_PATTERNS ``
8384.. _LMOD_FILE_IGNORE_PATTERNS : https://lmod.readthedocs.io/en/latest/090_configuring_lmod.html#setting-environment-variables-or-cosmic-assign-at-startup
85+ .. _MarkDown support in module help and whatis : https://lmod.readthedocs.io/en/latest/106_markdown_help.html
8486
8587The following table highlights ``module `` sub-commands that are exclusive to
8688either Lmod or Modules. In some cases, similar functionality exists under
@@ -116,7 +118,7 @@ the end of this section to map these equivalents.
116118
117119 * - |lmod_version |
118120 - |modules_version |
119- * - ``remove-property ``
121+ * - ``module-forbid-regex ``, `` module-hide-regex ``, `` remove-property ``
120122 - :mfcmd: `getvariant `, :mfcmd: `is-saved `, :mfcmd: `is-used `,
121123 :mfcmd: `lsb-release `, :mfcmd: `module-tag `, :mfcmd: `module-virtual `,
122124 :mfcmd: `module-warn `, :mfcmd: `modulepath-label `, :mfcmd: `provide `,
@@ -288,4 +290,4 @@ If you're aware of a ``module``-related project missing from this list, feel
288290free to :ref: `contact us<Community> ` so we can add it.
289291
290292.. |modules_version | replace :: Modules 5.7.0 (not yet released)
291- .. |lmod_version | replace :: Lmod 9.0.5
293+ .. |lmod_version | replace :: Lmod 9.1.1
0 commit comments