summaryrefslogtreecommitdiffhomepage
path: root/etc/pkgtool.usage
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-20 09:47:46 +0100
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-20 09:47:46 +0100
commit3a7f9acd625d69d48cc8a8a8b04dcd7ba9b78037 (patch)
tree6b424bcfb1273a1e47ee4cfcb494d508c1c5ad8f /etc/pkgtool.usage
parent82f78cc4ded0008991a135b944f553b54b969a0c (diff)
downloadmidipix_build-3a7f9acd625d69d48cc8a8a8b04dcd7ba9b78037.tar.bz2
midipix_build-3a7f9acd625d69d48cc8a8a8b04dcd7ba9b78037.tar.xz
Implements --theme in {build,pkgtool}.sh.
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 446ac3a3..4b24d09e 100644
--- a/etc/pkgtool.usage
+++ b/etc/pkgtool.usage
@@ -1,4 +1,5 @@
-usage: ./pkgtool.sh [-a nt32|nt64] [-b debug|release] [-i|-m <dname> -M <dname>|-r|-R|-t] [-v]
+usage: ./pkgtool.sh [-a nt32|nt64] [-b debug|release] [-i|-m <dname> -M <dname>|-r|-R|-t]
+ [--theme theme] [-v]
[<variable name>=<variable override>[ ..]] name
-a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.