On Fri, 10 Mar 2006 23:11:01 -0800 Junio C Hamano <junkio@xxxxxxx> wrote: > Sheesh -- broken packaging. Yeah, not rpm's proudest moment. > How about upcasing the word like other lines? That seems to fix the dependency problem too and makes a little more sense. Sean diff --git a/git-annotate.perl b/git-annotate.perl index feea0a2..9df72a1 100755 --- a/git-annotate.perl +++ b/git-annotate.perl @@ -20,7 +20,7 @@ sub usage() { -r, --rename Follow renames (Defaults on). -S, --rev-file revs-file - use revs from revs-file instead of calling git-rev-list + Use revs from revs-file instead of calling git-rev-list -h, --help This message. '; - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html