diff --git a/perl/liftOverVCF.pl b/perl/liftOverVCF.pl
index e06dbf641..e02ba98a8 100755
--- a/perl/liftOverVCF.pl
+++ b/perl/liftOverVCF.pl
@@ -22,7 +22,7 @@ GetOptions( "vcf=s" => \$in,
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