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:
|
For each of the above modes, you may also do:
|
||||||
${progname} <MODE> list
|
${progname} <MODE> list
|
||||||
|
|
||||||
Example: ./build coreboot list, which would yield:
|
Example: ./build fw list, which would yield:
|
||||||
$(./build coreboot list)
|
$(./build fw list)
|
||||||
|
|
||||||
Refer to ${projectname} documentation for more info.
|
Refer to ${projectname} documentation for more info.
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user