From 254f14552bf0e2fe1752e3b20d8cd361c10fbe09 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:47:27 +0100 Subject: [PATCH] Updated SC2197 (markdown) --- SC2197.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2197.md b/SC2197.md index 55b47ae..60c258c 100644 --- a/SC2197.md +++ b/SC2197.md @@ -1,4 +1,4 @@ -## fgrep is non-standard and deprecated. Use grep -F instead. +## `fgrep` is non-standard and deprecated. Use `grep -F` instead. ### Problematic code: