diff options
author | Leah Rowe <leah@libreboot.org> | 2022-02-19 12:38:48 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2022-02-19 12:38:48 +0000 |
commit | fd41399961d81cfda997cb580957650b6ea5e9c3 (patch) | |
tree | 2edd48f32872f646d2d783816bb479db84e3614f /download | |
parent | cceffff659452daca0c1cd05d5bf981551dbee9c (diff) | |
parent | 8833be159bfff1c417a7459dec323384bcbcb4d0 (diff) |
Merge branch 'master' of GNUtoo/lbmk into master
Diffstat (limited to 'download')
-rwxr-xr-x | download | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 } |