summaryrefslogtreecommitdiff
path: root/archbuild.in
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-28 11:09:49 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-28 11:09:49 -0500
commit8c0ab05d635c66feb07ec102515f02d13f9af2d6 (patch)
tree8cf425cf2243195c0de12c83588a32566588c2f0 /archbuild.in
parentc4785f9cb3e42b29d0cc39198559976cacc07995 (diff)
parent890baf68915294d27dfb11efc7a889e21e46ec2b (diff)
downloaddevtools32-8c0ab05d635c66feb07ec102515f02d13f9af2d6.tar.xz
Merge remote-tracking branch 'devtools/master' into complete
Conflicts: mkarchroot.in
Diffstat (limited to 'archbuild.in')
-rw-r--r--archbuild.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/archbuild.in b/archbuild.in
index 9476415..a41d490 100644
--- a/archbuild.in
+++ b/archbuild.in
@@ -18,7 +18,7 @@ chroots='/var/lib/archbuild'
clean_first=false
usage() {
- echo "usage $cmd"
+ echo "Usage: $cmd"
echo ' -c Recreate the chroot before building'
echo ' -r <dir> Create chroots in this directory'
exit 1