summaryrefslogtreecommitdiffhomepage
path: root/etc/pkgtool.usage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-04-05 09:51:27 +0100
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-04-05 09:51:27 +0100
commit5cca78ff4955b2267f69409bf1c4c6cd627a93e6 (patch)
tree90f2c99909a4b0ad8d7f02229b53c865ef5f9caf /etc/pkgtool.usage
parent5daef9b642a90d0e4e15af397d8c4002c31abdd3 (diff)
downloadmidipix_build-5cca78ff4955b2267f69409bf1c4c6cd627a93e6.tar.bz2
midipix_build-5cca78ff4955b2267f69409bf1c4c6cd627a93e6.tar.xz
pkgtool.sh:pkgtoolp_mirror_fetch(), subr/pkgtool_init.subr: implement and honour -v.
etc/{pkgtool.usage,README.md}: updated.
Diffstat (limited to 'etc/pkgtool.usage')
-rw-r--r--etc/pkgtool.usage3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/pkgtool.usage b/etc/pkgtool.usage
index dd991b36..a91c6670 100644
--- a/etc/pkgtool.usage
+++ b/etc/pkgtool.usage
@@ -1,4 +1,4 @@
-usage: ./pkgtool.sh [-a nt32|nt64] [-b debug|release] [-i|-m <dname> -M <dname>|-r|-s|-t]
+usage: ./pkgtool.sh [-a nt32|nt64] [-b debug|release] [-i|-m <dname> -M <dname>|-r|-s|-t] [-v]
[<variable name>=<variable override>[ ..]] name
-a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
@@ -14,6 +14,7 @@ usage: ./pkgtool.sh [-a nt32|nt64] [-b debug|release] [-i|-m <dname> -M <dname>|
forcibly aborted and dumped prior to enterting the shell.
-t Produce tarball of package build root directory and build log
file for the purpose of distribution given build failure.
+ -v Increase verbosity.
<variable name>=<variable override>[ ..]
Override build variable.