Skip to content

Commit 4381857

Browse files
committed
fix typo in help message for --silence-hook-trigger
1 parent 37a18ae commit 4381857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/version-specific/eb-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Option flag |Option
298298
``--set-gid-bit`` |Set group ID bit on newly created directories (default: False)
299299
``--show-progress-bar`` |Show progress bar in terminal output (default: True; disable with --disable-show-progress-bar)
300300
``--silence-deprecation-warnings=SILENCE-DEPRECATION-WARNINGS`` |Silence specified deprecation warnings out of (python2, Lmod6, easyconfig, toolchain) (type comma-separated list)
301-
``--silence-hook-trigger`` |Supress printing of debug message every time a hook is triggered (default: False)
301+
``--silence-hook-trigger`` |Suppress printing of debug message every time a hook is triggered (default: False)
302302
``--skip-extensions`` |Skip installation of extensions (default: False)
303303
``-t, --skip-test-cases`` |Skip running test cases (default: False)
304304
``--skip-test-step`` |Skip running the test step (e.g. unit tests) (default: False)

0 commit comments

Comments
 (0)