summaryrefslogtreecommitdiffhomepage
path: root/etc/build.usage.short
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-25 19:14:10 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-25 19:14:10 +0200
commitdfaaf6172ff1f7fe6b9090e66ca26e316dedc3ac (patch)
tree57bfada2ca72e1b0107503422a8583579d659dac /etc/build.usage.short
parent30cdf7382b1816ee6544a9527d426f2e09008dc0 (diff)
downloadmidipix_build-dfaaf6172ff1f7fe6b9090e66ca26e316dedc3ac.tar.bz2
midipix_build-dfaaf6172ff1f7fe6b9090e66ca26e316dedc3ac.tar.xz
etc/{build.usage{,.short},pkgtool.usage}: colourised.
Diffstat (limited to 'etc/build.usage.short')
-rw-r--r--etc/build.usage.short40
1 files changed, 20 insertions, 20 deletions
diff --git a/etc/build.usage.short b/etc/build.usage.short
index bbcc046d..b55b4900 100644
--- a/etc/build.usage.short
+++ b/etc/build.usage.short
@@ -1,25 +1,25 @@
-usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]]
- [-F ipv4|ipv6|offline] [-h|--help] [-p jobs|-P] [-r ALL|LAST]
- [-r [*[*[*]]]name[,..][:[^|<|<=|>|>=]step,..]]
- [-R] [-v[v]] [-V level[,..]] [-x]
+usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]]
+ [-F ipv4|ipv6|offline] [-h|--help] [-p jobs|-P] [-r ALL|LAST]
+ [-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]]
+ [-R] [-v[v]] [-V level[,..]] [-x]
- [--as-needed] [--debug-minipix] [--dump-on-abort] [--reset-state]
- [--roar] [[=]<group>|<variable name>=<variable override>[ ..]]
+ [--as-needed] [--debug-minipix] [--dump-on-abort] [--reset-state]
+ [--roar] [[=]<group>|<variable name>=<variable override>[ ..]]
- -a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
- -b debug|release Selects debug or release build kind; defaults to debug.
- -h|--help Show short/full help screen, respectively.
- -p jobs|-P Enables parallelisation at group-level, whenever applicable.
- -r ALL|LAST Restart all/the last failed/the specified comma-separated package(s).
- -r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]
- -v[v] -v: log at notice, -vv: log at verbose level.
- -x Set xtrace during package builds.
+ -a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
+ -b debug|release Selects debug or release build kind; defaults to debug.
+ -h|--help Show short/full help screen, respectively.
+ -p jobs|-P Enables parallelisation at group-level, whenever applicable.
+ -r ALL|LAST Restart all/the last failed/the specified comma-separated package(s).
+ -r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]
+ -v[v] -v: log at notice, -vv: log at verbose level.
+ -x Set xtrace during package builds.
- <group>[ ..] One of: dev_packages, dist, host_deps, host_deps_rpm,
- host_toolchain, host_tools, minipix, native_packages,
- native_runtime, native_toolchain, native_tools.
+ <group>[ ..] One of: dev_packages, dist, host_deps, host_deps_rpm,
+ host_toolchain, host_tools, minipix, native_packages,
+ native_runtime, native_toolchain, native_tools.
- Prepend w/ `=' to inhibit group-group dependency expansion.
+ Prepend w/ `=' to inhibit group-group dependency expansion.
- <variable name>=<variable override>[ ..]
- Override build or package variable.
+ <variable name>=<variable override>[ ..]
+ Override build or package variable.