Merge with http://www.liacs.nl/~sverdool/git.git#cvs2git
[gitweb.git] / git-cvsimport-script
index cdf989161435fd9bbc4791ae4a227be199b6dfae..4c0333b9290a15d6222f68b6397fc456116854cd 100755 (executable)
@@ -40,7 +40,7 @@ END
        exit(1);
 }
 
-getopts("hqvo:d:p:C:z:") or usage();
+getopts("hvo:d:p:C:z:") or usage();
 usage if $opt_h;
 
 @ARGV <= 1 or usage();