Updated SC2150 (markdown)

Joachim Ansorg
2021-11-12 19:40:17 +01:00
parent 6e1876a208
commit 83b691e6d4

@@ -1,4 +1,4 @@
## -exec does not automatically invoke a shell. Use -exec sh -c .. for that.
## `-exec` does not automatically invoke a shell. Use `-exec sh -c ..` for that.
### Problematic code: