summaryrefslogtreecommitdiffhomepage
path: root/etc/pkgtool.usage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-04-29 19:08:22 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-04-29 19:08:22 +0100
commita6970c75f85a294ba1056fa9ec329dfb272ac3bc (patch)
treedb577d7fce0ffbcb7efdf16225f4c93ba8cb907c /etc/pkgtool.usage
parentdcaf8f8af74443d659829d6147298b027043b91d (diff)
downloadmidipix_build-a6970c75f85a294ba1056fa9ec329dfb272ac3bc.tar.bz2
midipix_build-a6970c75f85a294ba1056fa9ec329dfb272ac3bc.tar.xz
Designate {debug,release} build as build kind.
etc/{{build,pkgtool}.usage,README.md}: updated.
Diffstat (limited to 'etc/pkgtool.usage')
-rw-r--r--etc/pkgtool.usage2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pkgtool.usage b/etc/pkgtool.usage
index aeed47b4..9f665d37 100644
--- a/etc/pkgtool.usage
+++ b/etc/pkgtool.usage
@@ -2,7 +2,7 @@ usage: ./pkgtool.sh [-a nt32|nt64] [-b debug|release] [-i|-r|-s|-t]
[<variable name>=<variable override>[ ..]] name
-a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
- -b debug|release Selects debug or release build; defaults to debug.
+ -b debug|release Selects debug or release build kind; defaults to debug.
-i List package variables and dependencies of single named package.
-r List reverse dependencies of single named package.
-s Enter interactive package build shell environment for single