diff --git a/perl/liftOverVCF.pl b/perl/liftOverVCF.pl
index 05f9cb67f..05ea573c1 100755
--- a/perl/liftOverVCF.pl
+++ b/perl/liftOverVCF.pl
@@ -21,7 +21,7 @@ GetOptions( "vcf=s" => \$in,
"tmp=s" => \$tmp);
if ( !$in || !$gatk || !$chain || !$newRef || !$oldRef || !$out ) {
- print "Usage: liftOverVCF.pl\n\t-vcf \t\t\n\t-gatk \t\t\n\t-chain \t\t\n\t-newRef \t\n\t-oldRef \t\n\t-out \t\t