From e8bcce7e18189877aaf7c23540912c52f42839d2 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:44:05 +0100 Subject: [PATCH] Updated SC2176 (markdown) --- SC2176.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2176.md b/SC2176.md index 7e531a2..a144988 100644 --- a/SC2176.md +++ b/SC2176.md @@ -1,4 +1,4 @@ -## 'time' is undefined for pipelines. time single stage or bash -c instead. +## `time` is undefined for pipelines. time single stage or `bash -c` instead. ### Problematic code: