From f68a397ef3cb48cc3a6aec5c656a1f25cac4868d Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Thu, 21 Feb 2019 22:20:20 -0500 Subject: Add usage() action to projects lacking it --- projects/libreboot-images/libreboot-images | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'projects/libreboot-images') diff --git a/projects/libreboot-images/libreboot-images b/projects/libreboot-images/libreboot-images index 41d4c8f3..dfb0a3a6 100755 --- a/projects/libreboot-images/libreboot-images +++ b/projects/libreboot-images/libreboot-images @@ -15,6 +15,10 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +usage() { + project_usage_actions "$project" +} + download() { project_action_projects "$action" "$project" "$@" } -- cgit v1.2.3-70-g09d2