summaryrefslogtreecommitdiff
path: root/debian/show-versions-in-repo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'debian/show-versions-in-repo.sh')
-rwxr-xr-xdebian/show-versions-in-repo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/show-versions-in-repo.sh b/debian/show-versions-in-repo.sh
index c33444d..f6894e7 100755
--- a/debian/show-versions-in-repo.sh
+++ b/debian/show-versions-in-repo.sh
@@ -5,7 +5,7 @@ usage() {
echo "$0 <repo> <dist> <component>"
echo
echo "Show which package versions are included in which debian repo"
- echo "Example: $0 platform jessie snapshots"
+ echo "Example: $0 platform snapshots jessie"
exit 1
}