Skip to content
Snippets Groups Projects
Commit db950f85 authored by Taras Lazariv's avatar Taras Lazariv Committed by Norman Koch
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 6ac6a6e3
No related branches found
No related tags found
3 merge requests!446docs: Add Jupyter Teaching Example,!445Automated merge from preview to main,!405Resolve "There is nothing about ZSH"
...@@ -149,7 +149,7 @@ This allows auto-completion for `module load`: ...@@ -149,7 +149,7 @@ This allows auto-completion for `module load`:
function _module { function _module {
MODULE_COMMANDS=( MODULE_COMMANDS=(
'-t:Show computer parsable output' '-t:Show computer parsable output'
'load:Lload a Module' 'load:Load a module'
'unload:Unload a module' 'unload:Unload a module'
'spider:Search for a module' 'spider:Search for a module'
'avail:Show available modules' 'avail:Show available modules'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment