summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
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,)