diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2015-09-24 20:07:00 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-09-24 20:07:00 +0100 |
commit | 7446b3093877bd9ca3451d6cfb7d8e55e9159f56 (patch) | |
tree | f4bbb1f054354f6a492a2056dcb0824511122341 /build | |
parent | bc7e99abaaa1e3a8a5528fab5cdc2a3e8d9028ef (diff) | |
download | librebootfr-7446b3093877bd9ca3451d6cfb7d8e55e9159f56.tar.gz librebootfr-7446b3093877bd9ca3451d6cfb7d8e55e9159f56.zip |
build: remove invalid example
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |