mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
remove errant detail from comment
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user