Updated SC2296 (markdown)

Vidar Holen
2021-08-16 22:13:49 -07:00
parent 1eb42fadfa
commit 240d2a2dcf

@@ -24,6 +24,8 @@ Double check the syntax of what you're trying to do.
Some Zsh specific parameter expansions like `${(q)value}` trigger this warning, but ShellCheck does not support Zsh.
If this warning triggers in code that works on Bash, Ksh, Dash or Sh, please [submit a bug](https://github.com/koalaman/shellcheck/issues/new).
### Related resources:
* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc!