From eb488b2274b7e6c2e74b34cd19455335dd2d827e Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 11 Jul 2019 17:55:42 +0200 Subject: [PATCH] options for help command fixed --- Pmodules/modulecmd.bash.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pmodules/modulecmd.bash.in b/Pmodules/modulecmd.bash.in index 3b227f4..9dbaa7c 100755 --- a/Pmodules/modulecmd.bash.in +++ b/Pmodules/modulecmd.bash.in @@ -1698,7 +1698,7 @@ subcommand_search() { # help [module|sub-command] # Subcommands[help]='help' -Options[help]='-o hHV? -l version -l help' +Options[help]='-o hHV\? -l version -l help' Help[help]=' USAGE: module [ switches ] [ subcommand ] [subcommand-args ]