From 33bbb36dc41383b64044a6e39cbf90e770c84a8f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 5 Dec 2022 00:19:21 +0000 Subject: remove errant detail from comment --- resources/scripts/download/coreboot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/scripts/download/coreboot b/resources/scripts/download/coreboot index c50b0d77..727aacc2 100755 --- a/resources/scripts/download/coreboot +++ b/resources/scripts/download/coreboot @@ -35,10 +35,10 @@ usage() printf "Usage:\n" printf "\t%s # %s\n" \ "${progname}" \ - "Download and deblob Coreboot for all the boards" + "Download coreboot for all the boards" printf "\t%s [board [board] ...] # %s\n" \ "${progname}" \ - "Download and deblob Coreboot for the given boards" + "Download coreboot for the given boards" printf "\t%s --list-boards # %s\n" \ "${progname}" \ "Prints this help" -- cgit v1.2.1