aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-12-11 16:59:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-12-11 16:59:40 +0200
commit16d40650d96300f20a9fb4efe79d5f2e14534ada (patch)
tree4b26494a1f4ff96cf458a66e8168a06d5255219a /build.sh
parentd1945eef491cf38ed5bcaf6780287c8629d6edd4 (diff)
Minor change to build scripts
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 620a3bc..48ff666 100755
--- a/build.sh
+++ b/build.sh
@@ -4,7 +4,7 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-usage="Usage: $0 [-h|--help] [<options>] <cxx>"
+usage="Usage: $0 [-h|--help] [<options>] <c++-compiler>"
# Package repository URL (or path).
#