summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/build b/build
index fc506a9c..a539322f 100755
--- a/build
+++ b/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