File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ modulepaths and recursively found in modulepaths enabled by available modules.
5555 -------------- :sgrdi: `/path/to/modulefiles.3 ` (via bar/1) --------------
5656 qux/1 qux/2
5757
58- The :subcmd: `spider ` sub-command relies on the :ref: Extra match search
58+ The :subcmd: `spider ` sub-command relies on the :ref: ` Extra match search `
5959mechanism to scan modulefiles and identify the modulepaths they enable. Since
6060all modulefiles are evaluated during this scan, it is recommended to build
6161and use a :ref: `Module cache ` to improve search performance.
@@ -295,7 +295,7 @@ for the module.
295295
296296 :ps: `$ ` module show foo
297297 -------------------------------------------------------------------
298- :sgrhi: `/path/to/modulefiles/mp4/ foo/1 `:
298+ :sgrhi: `/path/to/modulefiles/foo/1 `:
299299
300300 :sgrcm: `provide ` liba/1.2 libb/2.1
301301 :sgrcm: `conflict ` foo
@@ -717,7 +717,7 @@ module will automatically be unloaded.
717717 :ps: `$ ` module purge
718718 :ps: `$ ` module load bar/1
719719 :ps: `$ ` echo $_LMFILES_
720- /path/to/othermfiles/mp2/ bar/1
720+ /path/to/othermfiles/bar/1
721721 :ps: `$ ` module load foo/1
722722 Loading :sgrhi: `bar/1 `
723723 :sgrer: `ERROR `: Module already loaded from a different modulepath
You can’t perform that action at this time.
0 commit comments