From 6fe03dededd63001d7cba208afdfb6de370634cf Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:23:21 +0100 Subject: [PATCH] Updated SC2038 (markdown) --- SC2038.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2038.md b/SC2038.md index 8418553..2f7dc97 100644 --- a/SC2038.md +++ b/SC2038.md @@ -1,4 +1,4 @@ -## Use -print0/-0 or find -exec + to allow for non-alphanumeric filenames. +## Use `-print0`/`-0` or `find -exec +` to allow for non-alphanumeric filenames. ### Problematic code: