summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index 8ee4d74..53e16f8 100755
--- a/build
+++ b/build
@@ -37,7 +37,6 @@ if [ $# -lt 2 ]; then
printf "Example: ./build module all\n"
printf "Example: ./build module flashrom\n"
printf "Example: ./build roms withgrub\n"
- printf "Example: ./build release archives\n"
printf "Example: ./build clean all\n"
printf "Example (extra option) ./build module bucts static\n"
printf "Refer to the libreboot documentation for more info\n\n"