Skip to content

Commit

Permalink
fix typo in help message for --silence-hook-trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Sep 11, 2023
1 parent 37a18ae commit 4381857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/version-specific/eb-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ Option flag |Option
``--set-gid-bit`` |Set group ID bit on newly created directories (default: False)
``--show-progress-bar`` |Show progress bar in terminal output (default: True; disable with --disable-show-progress-bar)
``--silence-deprecation-warnings=SILENCE-DEPRECATION-WARNINGS`` |Silence specified deprecation warnings out of (python2, Lmod6, easyconfig, toolchain) (type comma-separated list)
``--silence-hook-trigger`` |Supress printing of debug message every time a hook is triggered (default: False)
``--silence-hook-trigger`` |Suppress printing of debug message every time a hook is triggered (default: False)
``--skip-extensions`` |Skip installation of extensions (default: False)
``-t, --skip-test-cases`` |Skip running test cases (default: False)
``--skip-test-step`` |Skip running the test step (e.g. unit tests) (default: False)
Expand Down

0 comments on commit 4381857

Please sign in to comment.