u-boot-libre: help: fix typo

The code only works for one version at the same time.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
Denis 'GNUtoo' Carikli 2023-08-03 01:17:26 +02:00
parent 023d76fb77
commit 12ab793e53
Signed by: GNUtoo
GPG Key ID: 5F5DFCC14177E263
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ usage()
"Release deblobbed u-boot tarballs for all supported versions"
printf "\t%s [version] # %s\n" \
"${progname}" \
"Release deblobbed u-boot tarballs for the given versions"
"Release deblobbed u-boot tarballs for the given version"
printf "\t%s --list-versions # %s\n" \
"${progname}" \
"List supported u-boot versions"