From 1fbe35254f6321eb047b1aa9a0a5f5bcb239d292 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:47:14 +0100 Subject: [PATCH] Updated SC2196 (markdown) --- SC2196.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2196.md b/SC2196.md index 9c9440b..9d48812 100644 --- a/SC2196.md +++ b/SC2196.md @@ -1,4 +1,4 @@ -## egrep is non-standard and deprecated. Use grep -E instead. +## egrep is non-standard and deprecated. Use `grep -E` instead. ### Problematic code: