diff --git a/scripts/download-using-manifests.pl.in b/scripts/download-using-manifests.pl.in index 128cf57937..d48c7dd4bc 100644 --- a/scripts/download-using-manifests.pl.in +++ b/scripts/download-using-manifests.pl.in @@ -73,7 +73,7 @@ if ($ARGV[0] eq "--query") { } elsif ($ARGV[0] ne "--substitute") { - die "syntax: $0 [--query-paths | --query-info PATHS... | --substitute PATH]\n"; + die; }