Skip to content

Commit

Permalink
Merge pull request #227 from xdelaruelle/show_hidden_modules
Browse files Browse the repository at this point in the history
See hidden modules on Environment Modules with --all
  • Loading branch information
ocaisa authored Feb 23, 2024
2 parents 0739349 + f790109 commit c96c5c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/manipulating-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ $ eb HDF5-1.8.13-intel-2015a.eb --hide-deps=zlib,Szip -D
```

!!! note
Using Lmod (version >= 5.7.5), hidden modules can be made visible in the output of '`module avail`' using the
`--show-hidden` option.
Using Lmod (version >= 5.7.5) or Environment Modules (version >= 4.6.0), hidden modules can be made
visible in the output of '`module avail`' using respectively the `--show-hidden` or `--all` option.

For example:

Expand Down

0 comments on commit c96c5c0

Please sign in to comment.