]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-blame.txt
Merge branch 'maint-1.6.0' into maint-1.6.1
[git.git] / Documentation / git-blame.txt
index 34b24a3cad2309486c06e29e0e45c429388d0319..cc934e55c38902e1bac0964e134640c910b9de96 100644 (file)
@@ -10,7 +10,7 @@ SYNOPSIS
 [verse]
 'git blame' [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-p] [-w] [--incremental] [-L n,m]
             [-S <revs-file>] [-M] [-C] [-C] [--since=<date>]
-            [<rev> | --contents <file>] [--] <file>
+           [<rev> | --contents <file> | --reverse <rev>] [--] <file>
 
 DESCRIPTION
 -----------
@@ -190,7 +190,7 @@ linkgit:git-annotate[1]
 
 AUTHOR
 ------
-Written by Junio C Hamano <junkio@cox.net>
+Written by Junio C Hamano <gitster@pobox.com>
 
 GIT
 ---