From 353986bbf61cf424e69532819c57323948544799 Mon Sep 17 00:00:00 2001 From: Juliusz Sosinowicz Date: Mon, 30 Dec 2024 19:33:42 +0100 Subject: [PATCH] fips-check.sh: Update the help output --- fips-check.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fips-check.sh b/fips-check.sh index 968e878204..d9c2e2da5d 100755 --- a/fips-check.sh +++ b/fips-check.sh @@ -29,7 +29,7 @@ WOLFSSL_REPO="${WOLFSSL_REPO:-git@github.com:wolfssl/wolfssl.git}" Usage() { cat <