summaryrefslogtreecommitdiffstats
path: root/archco
diff options
context:
space:
mode:
Diffstat (limited to 'archco')
-rwxr-xr-xarchco2
1 files changed, 1 insertions, 1 deletions
diff --git a/archco b/archco
index 3a153a7..31134f4 100755
--- a/archco
+++ b/archco
@@ -3,7 +3,7 @@
scriptname=${0##*/}
if [ "$1" = '' ]; then
- echo 'Usage: '$scriptname' <package name> [<package name>]'
+ echo 'Usage: '$scriptname' <package name>...'
exit 1
fi