From bcae73fdd390cc977a6d31a56cf60a0d5892dc42 Mon Sep 17 00:00:00 2001 From: Varac Date: Thu, 26 Oct 2017 21:31:15 +0200 Subject: Fix scripts to match new repo layout --- debian/show-versions-in-repo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/show-versions-in-repo.sh') 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 " 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 } -- cgit v1.2.3