build: fix bad command in help text
lbmk was massively re-written, very recently. Signed-off-by: Leah Rowe <leah@libreboot.org>btrfsvols
parent
5b8b55f2ae
commit
96fd88c5b3
4
build
4
build
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue