diff --git a/SC2148.md b/SC2148.md index 495f94d..cc9e769 100644 --- a/SC2148.md +++ b/SC2148.md @@ -15,4 +15,4 @@ If neither of those options are possible or desirable, you can invoke ShellCheck shellcheck --shell=sh without-shebang.sh ``` -See `shellcheck --help` for a list of supported flavors. \ No newline at end of file +See `shellcheck --help` for a list of supported flavors (sh, bash, dash, ksh). \ No newline at end of file