From 53c47aaab86b87e98e73e0a341bb270dac0c167a Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Thu, 12 Mar 2026 07:55:24 +0100 Subject: [PATCH] fix: remove b option from update.sh help --- update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/update.sh b/update.sh index c30b6b3088..4600eb75a1 100755 --- a/update.sh +++ b/update.sh @@ -21,7 +21,6 @@ function usage() { OPTIONS: -s Security update; skip updating the yarn and alpine versions. - -b CI config update only -h Show this message EOF