diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-04-04 12:53:41 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-04-04 12:53:41 +0100 |
commit | 90c8fc8171a74dced319c11c6aa898d6d19f4e07 (patch) | |
tree | 4ac7a4d734b5d5cf1528ff286de4ce9803ff7765 /etc | |
parent | 049c6e0e37b7e5678d2d11744bd7b266395bc0d9 (diff) | |
download | midipix_build-90c8fc8171a74dced319c11c6aa898d6d19f4e07.tar.bz2 midipix_build-90c8fc8171a74dced319c11c6aa898d6d19f4e07.tar.xz |
etc/README.md: updated.
etc/build.usage: updated.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/README.md | 6 | ||||
-rw-r--r-- | etc/build.usage | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/etc/README.md b/etc/README.md index 080f29fa..ef53ca8b 100644 --- a/etc/README.md +++ b/etc/README.md @@ -236,9 +236,9 @@ Rebuild entire build groups including or excluding group dependencies, respectiv ## 3.1. Fault-tolerant & highly optimised 3D laser show-equipped usage screen ``` -usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-d] [-D kind[,..]] - [-F ipv4|ipv6|offline] [-h] [-p jobs] [-P] [-r ALL|LAST] - [-r [*[*[*]]]name[,..][:step,..]] [-R] [-v[v[v[v]]]] [--as-needed] +usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]] + [-F ipv4|ipv6|offline] [-h] [-p jobs] [-P] [-r ALL|LAST] + [-r [*[*[*]]]name[,..][:step,..]] [-R] [-v[v[v[v]]]] [--as-needed] [--debug-minipix] [--dump-on-abort] [--roar] [[=]<group>|<variable name>=<variable override>[ ..]] diff --git a/etc/build.usage b/etc/build.usage index 02af6d81..1537bb33 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -1,6 +1,6 @@ -usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-d] [-D kind[,..]] - [-F ipv4|ipv6|offline] [-h] [-p jobs] [-P] [-r ALL|LAST] - [-r [*[*[*]]]name[,..][:step,..]] [-R] [-v[v[v[v]]]] [--as-needed] +usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]] + [-F ipv4|ipv6|offline] [-h] [-p jobs] [-P] [-r ALL|LAST] + [-r [*[*[*]]]name[,..][:step,..]] [-R] [-v[v[v[v]]]] [--as-needed] [--debug-minipix] [--dump-on-abort] [--roar] [[=]<group>|<variable name>=<variable override>[ ..]] |