summaryrefslogtreecommitdiffhomepage
path: root/etc/build.usage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2019-01-19 02:41:17 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2019-01-19 02:45:52 +0000
commit584601a2612afce6a0f7670b192e57391f0ae859 (patch)
tree327bdd9443102edb885e92a24e52fb34c0501953 /etc/build.usage
parent0eaee4ebe96cb25601d8a4ea79bd475240c8fdf0 (diff)
downloadmidipix_build-584601a2612afce6a0f7670b192e57391f0ae859.tar.bz2
midipix_build-584601a2612afce6a0f7670b192e57391f0ae859.tar.xz
etc/{build.usage,README}: fix typo.
subr/ex_rtl_log.subr:ex_rtl_log_msg(): minor cleanup.
Diffstat (limited to 'etc/build.usage')
-rw-r--r--etc/build.usage2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/build.usage b/etc/build.usage
index ceefcb3c..ed54f300 100644
--- a/etc/build.usage
+++ b/etc/build.usage
@@ -20,7 +20,7 @@ usage: ./build.sh [-4|6] [-a nt32|nt64] [-b debug|release] [-c] [-C dir[,..]]
If -R is not specified and at least one (1) package fails to build,
all remaining package builds will be forcibly aborted for convenience.
-r ALL[:step,..]
- -r name[,..][:step,..] Restart the all packages/the specified comma-separated package(s)
+ -r name[,..][:step,..] Restart all packages/the specified comma-separated package(s)
completely or at optionally specified comma-separated step(s).
Currently defined steps are:
fetch_wget, fetch_git, fetch_extract,