git-blame(1): mention options in the synopsis and advertise pickaxe
authorJonas Fonseca <fonseca@diku.dk>
Fri, 25 Aug 2006 01:01:49 +0000 (03:01 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 26 Aug 2006 02:26:05 +0000 (19:26 -0700)
Inspired by the cvs annotate documentation improve and expand the man page
to also mention the limitations of file annotations. Since people coming
from the SVN/CVS world might first look here, also briefly advertise how
the pickaxe interface makes it easy to go beyond these limitation.

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found