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-sources/libreboot-sources | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'projects/libreboot-sources') diff --git a/projects/libreboot-sources/libreboot-sources b/projects/libreboot-sources/libreboot-sources index bbf42315..7dbf4b97 100755 --- a/projects/libreboot-sources/libreboot-sources +++ b/projects/libreboot-sources/libreboot-sources @@ -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" +} + update() { local repository_path=$root -- cgit v1.2.3-70-g09d2