mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 00:03:45 +02:00
build: print usage for special commands
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -106,6 +106,11 @@ usage()
|
|||||||
possible values for 'OPTION':
|
possible values for 'OPTION':
|
||||||
$(items "${buildpath}")
|
$(items "${buildpath}")
|
||||||
|
|
||||||
|
Special commands (consult $projectname documentation):
|
||||||
|
./update release
|
||||||
|
./build dependencies distroname
|
||||||
|
(replace distroname with a filename from config/dependencies/)
|
||||||
|
|
||||||
To know what ${projectname} version you're on, type:
|
To know what ${projectname} version you're on, type:
|
||||||
${progname} version
|
${progname} version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user