mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-24 16:47:58 +02:00
modulecmd: help for aliases fixed
This commit is contained in:
@@ -2909,6 +2909,9 @@ if [[ -z ${Version} ]] || [[ ${Version} != ${PMODULES_VERSION} ]]; then
|
||||
_LMFILES_
|
||||
fi
|
||||
|
||||
# we need to handle help text and options for sub-cmd aliases
|
||||
subcommand=${Subcommands[${subcommand}]}
|
||||
|
||||
# We need a tmp-file in the following sub-commands. It will be removed
|
||||
# in the exit function if exists.
|
||||
case ${subcommand} in
|
||||
|
||||
Reference in New Issue
Block a user