ci: Improve install-meson-project usage output
Most of the options require a parameter, indicate that in the usage output. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3497>
This commit is contained in:
parent
b815f1ac5b
commit
4bd13f2228
@ -10,10 +10,10 @@ usage() {
|
|||||||
|
|
||||||
Options:
|
Options:
|
||||||
-Dkey=val Option to pass on to meson
|
-Dkey=val Option to pass on to meson
|
||||||
--subdir Build subdirectory instead of whole project
|
--subdir=DIR Build subdirectory instead of whole project
|
||||||
--prepare Script to run before build
|
--prepare=SCRIPT Script to run before build
|
||||||
--libdir Setup the project with a different libdir
|
--libdir=DIR Setup the project with a different libdir
|
||||||
--destdir Install the project to an additional destdir
|
--destdir=DIR Install the project to an additional destdir
|
||||||
|
|
||||||
-h, --help Display this help
|
-h, --help Display this help
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user