Skip to content

Commit f65c46e

Browse files
committed
doc: desc. provide in other
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent a2b9542 commit f65c46e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/source/other-implementations.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ the end of this section to map these equivalents.
114114

115115
* - Lmod 8.8
116116
- Modules 5.6
117-
* - ``extensions``, ``remove-property``
117+
* - ``remove-property``
118118
- :mfcmd:`getvariant`, :mfcmd:`is-saved`, :mfcmd:`is-used`,
119119
:mfcmd:`lsb-release`, :mfcmd:`module-help`, :mfcmd:`module-tag`,
120120
:mfcmd:`module-virtual`, :mfcmd:`module-warn`,
121-
:mfcmd:`modulepath-label`, :mfcmd:`modulepath-label`,
121+
:mfcmd:`modulepath-label`, :mfcmd:`modulepath-label`, :mfcmd:`provide`,
122122
:mfcmd:`reportWarning`, :mfcmd:`uncomplete`, :mfcmd:`variant`,
123123
:mfcmd:`x-resource`
124124

@@ -141,6 +141,8 @@ implementation.
141141
- :mconfig:`unique_name_loaded` configuration option
142142
* - `Custom labels for avail`_
143143
- :mfcmd:`modulepath-label` modulefile command
144+
* - `Extensions`_
145+
- :mfcmd:`provide` modulefile command
144146
* - `Irreversible module actions`_
145147
- :ref:`Change modulefile command behavior`
146148
* - `NAG file`_
@@ -184,6 +186,10 @@ implementation.
184186
- ``module avail`` :option:`--contains`
185187
* - ``module --style=<style_name> avail``
186188
- ``module avail`` :option:`--output` ``<element_list>``
189+
* - ``module --no_extensions avail``
190+
- ``module avail`` :option:`--output` ``-provided-alias``
191+
* - ``module --terse_show_extensions avail``
192+
- ``module avail --terse`` :option:`--output` ``+provided-alias``
187193
* - ``module category``
188194
- ``module`` :subcmd:`search`
189195
* - ``module --brief list``
@@ -208,6 +214,7 @@ implementation.
208214
.. _Irreversible module actions: https://lmod.readthedocs.io/en/latest/370_irreversible.html
209215
.. _NAG file: https://lmod.readthedocs.io/en/latest/140_deprecating_modules.html
210216
.. _Custom labels for avail: https://lmod.readthedocs.io/en/latest/200_avail_custom.html
217+
.. _Extensions: https://lmod.readthedocs.io/en/latest/330_extensions.html
211218
.. _Module properties: https://lmod.readthedocs.io/en/latest/145_properties.html
212219
.. _One name rule: https://lmod.readthedocs.io/en/latest/010_user.html#users-can-only-have-one-version-active-the-one-name-rule
213220
.. _XALT: https://github.com/xalt/xalt

0 commit comments

Comments
 (0)