From 83b691e6d4e96e4cacf4ba226df8efc4af3f68d6 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:40:17 +0100 Subject: [PATCH] Updated SC2150 (markdown) --- SC2150.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2150.md b/SC2150.md index f834cca..5a6cb28 100644 --- a/SC2150.md +++ b/SC2150.md @@ -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: