mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
build: fix bad command in help text
lbmk was massively re-written, very recently. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -116,8 +116,8 @@ usage()
|
||||
For each of the above modes, you may also do:
|
||||
${progname} <MODE> list
|
||||
|
||||
Example: ./build coreboot list, which would yield:
|
||||
$(./build coreboot list)
|
||||
Example: ./build fw list, which would yield:
|
||||
$(./build fw list)
|
||||
|
||||
Refer to ${projectname} documentation for more info.
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user