summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-26 15:30:09 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-26 15:30:09 +0200
commit7ee990ff728753741911935a4eb499559737a214 (patch)
treebb18d8505a6874e8c1e9f4416bce6bb92cacd4d6 /etc
parent1f7547cd80c0a1b4fe60cfea48f5d900b36a3a7f (diff)
downloadmidipix_build-7ee990ff728753741911935a4eb499559737a214.tar.bz2
midipix_build-7ee990ff728753741911935a4eb499559737a214.tar.xz
etc/{README.md,build.usage{,.short}}: updated.
Diffstat (limited to 'etc')
-rw-r--r--etc/README.md4
-rw-r--r--etc/build.usage4
-rw-r--r--etc/build.usage.short4
3 files changed, 6 insertions, 6 deletions
diff --git a/etc/README.md b/etc/README.md
index ef67978f..b3a62709 100644
--- a/etc/README.md
+++ b/etc/README.md
@@ -554,8 +554,8 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[
-v[v] -v: log at info, notice, -vv: log at info, notice, verbose level.
-V level[,..] Be verbose concerning any of:
- notice...: log at notice level (-v,)
- verbose..: log at verbose level (implies notice) (-vv,)
+ notice...: log at info, notice level (-v,)
+ verbose..: log at info, notice, verbose level (implies notice) (-vv,)
build....: always print package build logs (implies notice,)
fileops..: log RTL file operations (implies notice,)
install..: log RTL installation DSL operations (implies notice,)
diff --git a/etc/build.usage b/etc/build.usage
index ca77a508..8bc7bdf6 100644
--- a/etc/build.usage
+++ b/etc/build.usage
@@ -59,8 +59,8 @@
-v[v] -v: log at info, notice, -vv: log at info, notice, verbose level.
-V level[,..] Be verbose concerning any of:
- notice...: log at notice level (-v,)
- verbose..: log at verbose level (implies notice) (-vv,)
+ notice...: log at info, notice level (-v,)
+ verbose..: log at info, notice, verbose level (implies notice) (-vv,)
build....: always print package build logs (implies notice,)
fileops..: log RTL file operations (implies notice,)
install..: log RTL installation DSL operations (implies notice,)
diff --git a/etc/build.usage.short b/etc/build.usage.short
index 715f2a64..3a529ecc 100644
--- a/etc/build.usage.short
+++ b/etc/build.usage.short
@@ -14,8 +14,8 @@
-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]
-v[v] -v: log at info, notice, -vv: log at info, notice, verbose level.
-V level[,..] Be verbose concerning any of:
- notice...: log at notice level (-v,)
- verbose..: log at verbose level (implies notice) (-vv,)
+ notice...: log at info, notice level (-v,)
+ verbose..: log at info, notice, verbose level (implies notice) (-vv,)
build....: always print package build logs (implies notice,)
fileops..: log RTL file operations (implies notice,)
install..: log RTL installation DSL operations (implies notice,)