summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
Diffstat (limited to 'download')
-rwxr-xr-xdownload3
1 files changed, 3 insertions, 0 deletions
diff --git a/download b/download
index 7d32a353..8de5e225 100755
--- a/download
+++ b/download
@@ -60,6 +60,9 @@ help() {
coreboot trees by default, but './download coreboot x60' will only download
the coreboot tree required for the target: x60
+ Each program download script should also accept the --help paramater to
+ display the usage of the script.
+
Refer to the documentation for more information.
EOF
}