From ce7f3ca89afa7a0fc6f73db44361c8ae2dc31757 Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Sat, 23 Feb 2013 16:50:15 -0800 Subject: [PATCH] git-cvsimport: use a lowercase "usage:" string Make the usage string consistent with Git. Reviewed-by: Jonathan Nieder Signed-off-by: David Aguilar Signed-off-by: Junio C Hamano --- git-cvsimport.perl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-cvsimport.perl b/git-cvsimport.perl index 344f1206d1..73d367cea8 100755 --- a/git-cvsimport.perl +++ b/git-cvsimport.perl @@ -38,7 +38,7 @@ (;$) my $msg = shift; print(STDERR "Error: $msg\n") if $msg; print STDERR <