summaryrefslogtreecommitdiff
path: root/lbmk
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-10-06 01:34:14 +0100
committerLeah Rowe <leah@libreboot.org>2023-10-06 01:34:14 +0100
commit1c2de7f962115a96668aa1f66b1cc1fee3be6922 (patch)
tree7487c70c1d4992a24c1be4ab87b16b69aba86014 /lbmk
parent176722a841e59f4a6664bad45dc9344364a4a166 (diff)
unify build/grub/* to build/coreboot/grub
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'lbmk')
-rwxr-xr-xlbmk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lbmk b/lbmk
index b2e97b00..2fe1bbd2 100755
--- a/lbmk
+++ b/lbmk
@@ -96,8 +96,8 @@ usage()
For each of the above modes, you may also do:
${progname} <MODE> list
- Example: ./build grub list, which would yield:
- $(./build grub list)
+ Example: ./build coreboot list, which would yield:
+ $(./build coreboot list)
Refer to ${project} documentation for more info.
EOF