Files
modules/share/modulefiles/dot
Xavier Delaruelle 9206a1688a Rename "contrib" directory into "share"
Give a more clear name to the "contrib" directory that contains
architecture and configuration independent data. New directory name is
"share", which correctly matches the destination of these files into the
installation directory.
2024-12-08 10:39:56 +01:00

11 lines
210 B
Plaintext

#%Module
proc ModulesHelp {} {
puts stderr { dot - adds the current working directory to your path.}
puts stderr {}
}
module-whatis {adds `.' to your PATH environment variable}
append-path PATH .