From 35951e881ffb1621cddf23d1e2535f11b3427d94 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:27:39 +0100 Subject: [PATCH] Updated SC2067 (markdown) --- SC2067.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2067.md b/SC2067.md index fae6772..a987677 100644 --- a/SC2067.md +++ b/SC2067.md @@ -1,4 +1,4 @@ -## Missing ';' or + terminating -exec. You can't use |/||/&&, and ';' has to be a separate, quoted argument. +## Missing `;` or `+` terminating `-exec`. You can't use `|`/`||`/`&&`, and `;` has to be a separate, quoted argument. ### Problematic code: