From be062c17416b8c7be1004876759b437fbfa1ef9a Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:12:51 +0100 Subject: [PATCH] Updated SC1141 (markdown) --- SC1141.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1141.md b/SC1141.md index d776933..4977abc 100644 --- a/SC1141.md +++ b/SC1141.md @@ -1,4 +1,4 @@ -## Unexpected tokens after compound command. Bad redirection or missing ;/&&/||/|? +## Unexpected tokens after compound command. Bad redirection or missing `;`/`&&`/`||`/`|`? ### Problematic code: