list supported flavors

gaellick
2020-04-13 12:02:00 +02:00
parent 9ec4464fec
commit 5655bd6102

@@ -15,4 +15,4 @@ If neither of those options are possible or desirable, you can invoke ShellCheck
shellcheck --shell=sh without-shebang.sh shellcheck --shell=sh without-shebang.sh
``` ```
See `shellcheck --help` for a list of supported flavors. See `shellcheck --help` for a list of supported flavors (sh, bash, dash, ksh).