aboutsummaryrefslogtreecommitdiff
path: root/projects/libreboot-all
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libreboot-all')
-rwxr-xr-xprojects/libreboot-all/libreboot-all4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/libreboot-all/libreboot-all b/projects/libreboot-all/libreboot-all
index 41d4c8f3..dfb0a3a6 100755
--- a/projects/libreboot-all/libreboot-all
+++ b/projects/libreboot-all/libreboot-all
@@ -15,6 +15,10 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+usage() {
+ project_usage_actions "$project"
+}
+
download() {
project_action_projects "$action" "$project" "$@"
}