mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 02:39:39 +02:00
Pmodules/modulecmd.bash.in
- missing sub-command 'help' added to dictionary
This commit is contained in:
@@ -1878,6 +1878,7 @@ declare -A Subcommands=(\
|
||||
[initswitch]="subcommand_initswitch" \
|
||||
[initlist]="subcommand_initlist" \
|
||||
[initclear]="subcommand_initclear" \
|
||||
[help]="subcommand_help" \
|
||||
)
|
||||
|
||||
declare -a opts=()
|
||||
|
||||
Reference in New Issue
Block a user