From b2c51afe39494c8b10f6bcfffadd0367a41938ac Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 19 Apr 2021 15:15:07 +0200 Subject: [PATCH] modulecmd: update usage output for sub-command search --- Pmodules/modulecmd.bash.in | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Pmodules/modulecmd.bash.in b/Pmodules/modulecmd.bash.in index ba2e4fc..8501996 100755 --- a/Pmodules/modulecmd.bash.in +++ b/Pmodules/modulecmd.bash.in @@ -1524,6 +1524,12 @@ USAGE: for modules whose name match the argument. SWITCHES: + -a|--all-releases + Search within all releases. + + --all-deps + Show all dependecies + --no-header Suppress output of a header. @@ -1532,8 +1538,8 @@ SWITCHES: switch multiple times. Without this switch, the used releases will be searched. - -a|--all-releases - Search within all releases. + --verbose + vebose output --with=STRING Search for modules compiled with modules matching string. The @@ -1543,9 +1549,6 @@ SWITCHES: lists all modules in the hierarchy compiled with gcc 4.8.3. - --verbose - vebose output - --wrap wrap output '