From dd336e1dcdf21f952c77eea2b1c150fab78506e1 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sun, 18 Oct 2020 22:10:27 -0700 Subject: [PATCH] Updated SC2267 (markdown) --- SC2267.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2267.md b/SC2267.md index eb61ed1..b67ef0e 100644 --- a/SC2267.md +++ b/SC2267.md @@ -1,4 +1,4 @@ -## xargs -i is deprecated in favor of -I{} +## GNU xargs -i is deprecated in favor of -I{} ### Problematic code: