summaryrefslogtreecommitdiffhomepage
path: root/build.usage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-09-10 15:04:42 +0200
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-09-10 15:04:42 +0200
commit319df8440fd47a4fbd5e51a90a6b69d6dd28593d (patch)
treef4dacca4bffb94f6c1968ebfbdf9c5b66a5ca784 /build.usage
parent66ef28e66aafe319ef6fe5e85cc03ee00762d142 (diff)
downloadmidipix_build-319df8440fd47a4fbd5e51a90a6b69d6dd28593d.tar.bz2
midipix_build-319df8440fd47a4fbd5e51a90a6b69d6dd28593d.tar.xz
Adds -d (disable script) and -e (disable script.)
Diffstat (limited to 'build.usage')
-rw-r--r--build.usage4
1 files changed, 3 insertions, 1 deletions
diff --git a/build.usage b/build.usage
index 5a105c00..d11b3915 100644
--- a/build.usage
+++ b/build.usage
@@ -1,10 +1,12 @@
-usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-c] [-h] [-pi level.name.build]
+usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-c] [-d] [-e] [-h] [-pi level.name.build]
[-pr level.name.build] [-r ALL|level.name.build[:diff|:step[,...]]]
[-t[.gz|.bz2|.xz] [-x]
-a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
-b debug|release Selects debug or release build; defaults to debug.
This currently only controls CFLAGS.
-c Clean ${PREFIX} before processing build scripts.
+ -d level.name.build Disables the specified build script.
+ -e level.name.build Enables the specified build script.
-h Show this screen.
-pi level.name.build Insert link to pkg.build for the specified build script.
All consecutive scripts with higher build levels will