remove errant detail from comment

fsdg20230625
Leah Rowe 2022-12-05 00:19:21 +00:00
parent 5586947499
commit 33bbb36dc4
1 changed files with 2 additions and 2 deletions

View File

@ -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"