diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-12-02 14:31:43 +0000 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-12-02 14:31:43 +0000 |
commit | e2bbb839fc03f59e2e7caa80dc5d208f6c6e0bb0 (patch) | |
tree | 3b3b0487cc1714692e569831c79e1d4fcc2e6dc1 | |
parent | 3446b6bebcf878570d0183ec8af4747a68765cee (diff) | |
download | midipix_build-e2bbb839fc03f59e2e7caa80dc5d208f6c6e0bb0.tar.bz2 midipix_build-e2bbb839fc03f59e2e7caa80dc5d208f6c6e0bb0.tar.xz |
etc/README.md: updated.
-rw-r--r-- | etc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/README.md b/etc/README.md index 0743922e..2feabd70 100644 --- a/etc/README.md +++ b/etc/README.md @@ -200,7 +200,7 @@ Rebuild entire build groups including or excluding group dependencies, respectiv 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] - [--debug-minipix] [--dump-on-abort] + [--debug-minipix] [--dump-on-abort] [--roar] [[=]<group>|<variable name>=<variable override>[ ..]] -a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64. |