summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2022-02-19 12:38:48 +0000
committerGogs <gogitservice@gmail.com>2022-02-19 12:38:48 +0000
commitfd41399961d81cfda997cb580957650b6ea5e9c3 (patch)
tree2edd48f32872f646d2d783816bb479db84e3614f /download
parentcceffff659452daca0c1cd05d5bf981551dbee9c (diff)
parent8833be159bfff1c417a7459dec323384bcbcb4d0 (diff)
Merge branch 'master' of GNUtoo/lbmk into master
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
}