diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/build.usage | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/build.usage b/etc/build.usage index ed54f300..bd77ae37 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -12,6 +12,7 @@ usage: ./build.sh [-4|6] [-a nt32|nt64] [-b debug|release] [-c] [-C dir[,..]] tarballs (pkg,) RPM binary packages (rpm,) compressed and optionally signed binary and source tarballs containing ${PREFIX} sans ${BUILD_WORKDIR} (t{bz2,gz,xz},) and/or deployable distribution ZIP archive (zipdist.) + {t{bz2,gz,xz},zipdist} imply minipix. -h Show this screen. -N Offline mode: no {wget,git-{clone,pull}}(1) calls. -P [jobs] Enables parallelisation at target-level, whenever applicable. |