summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdb-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-update b/db-update
index dbfbe51..81b3905 100755
--- a/db-update
+++ b/db-update
@@ -1,7 +1,7 @@
#!/bin/bash
if [ $# -ne 2 ]; then
- echo "usage: $(basename $0) <arch> <reponame>"
+ echo "usage: $(basename $0) <reponame> <arch>"
exit 1
fi