summaryrefslogtreecommitdiff
path: root/archbuild.in
diff options
context:
space:
mode:
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