@@ -427,7 +427,9 @@ switches are accepted:
427427 :subcmd: `try-load ` sub-commands, apply LIST of module tags to the loading
428428 *modulefile *. *LIST * corresponds to the concatenation of multiple tags
429429 separated by colon character (``: ``). *LIST * should not contain tags
430- inherited from *modulefile * state or from other modulefile commands.
430+ inherited from *modulefile * state or from other modulefile commands. If
431+ module is already loaded, tags from *LIST * are added to the list of tags
432+ already applied to this module.
431433
432434 .. only :: html
433435
@@ -1439,10 +1441,9 @@ Module Sub-Commands
14391441 modulefile alias. It may also leverage a specific syntax to finely select
14401442 module version (see `Advanced module version specifiers `_ section below).
14411443
1442- The ``--tag `` option accepts a list of module tags to apply to *modulefile *
1443- once loaded. *taglist * corresponds to the concatenation of multiple tags
1444- separated by colon character. *taglist * should not contain tags inherited
1445- from *modulefile * state or from other modulefile commands.
1444+ The :option: `--tag ` option accepts a list of module tags to apply to
1445+ *modulefile * once loaded. If module is already loaded, tags from *taglist *
1446+ are added to the list of tags already applied to this module.
14461447
14471448 .. only :: html
14481449
@@ -1475,10 +1476,9 @@ Module Sub-Commands
14751476 modulefile alias. It may also leverage a specific syntax to finely select
14761477 module version (see `Advanced module version specifiers `_ section below).
14771478
1478- The ``--tag `` option accepts a list of module tags to apply to *modulefile *
1479- once loaded. *taglist * corresponds to the concatenation of multiple tags
1480- separated by colon character. *taglist * should not contain tags inherited
1481- from *modulefile * state or from other modulefile commands.
1479+ The :option: `--tag ` option accepts a list of module tags to apply to
1480+ *modulefile * once loaded. If module is already loaded, tags from *taglist *
1481+ are added to the list of tags already applied to this module.
14821482
14831483 .. only :: html
14841484
@@ -1786,10 +1786,9 @@ Module Sub-Commands
17861786 modulefile alias. It may also leverage a specific syntax to finely select
17871787 module version (see `Advanced module version specifiers `_ section below).
17881788
1789- The ``--tag `` option accepts a list of module tags to apply to *modulefile2 *
1790- once loaded. *taglist * corresponds to the concatenation of multiple tags
1791- separated by colon character. *taglist * should not contain tags inherited
1792- from *modulefile * state or from other modulefile commands.
1789+ The :option: `--tag ` option accepts a list of module tags to apply to
1790+ *modulefile * once loaded. If module is already loaded, tags from *taglist *
1791+ are added to the list of tags already applied to this module.
17931792
17941793 .. only :: html
17951794
@@ -1841,10 +1840,9 @@ Module Sub-Commands
18411840 modulefile alias. It may also leverage a specific syntax to finely select
18421841 module version (see `Advanced module version specifiers `_ section below).
18431842
1844- The ``--tag `` option accepts a list of module tags to apply to *modulefile *
1845- once loaded. *taglist * corresponds to the concatenation of multiple tags
1846- separated by colon character. *taglist * should not contain tags inherited
1847- from *modulefile * state or from other modulefile commands.
1843+ The :option: `--tag ` option accepts a list of module tags to apply to
1844+ *modulefile * once loaded. If module is already loaded, tags from *taglist *
1845+ are added to the list of tags already applied to this module.
18481846
18491847 .. only :: html
18501848
0 commit comments