From 70d6d3fe9df07e06518b7a0065f91ddcf2e49420 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 20:12:19 +0100 Subject: [PATCH] Updated SC3010 (markdown) --- SC3010.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SC3010.md b/SC3010.md index 4a3aa19..b599aea 100644 --- a/SC3010.md +++ b/SC3010.md @@ -1,4 +1,3 @@ - - In POSIX sh, [[ ]] is undefined. +## In POSIX sh, `[[ ]]` is undefined. POSIX sh uses `[ ]` instead. To see the limitations/differences, view http://mywiki.wooledge.org/BashFAQ/031 \ No newline at end of file