]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-blame.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-blame.txt
index 8f4fb46685624d07f5940eb973a7fd03aefb5aa0..738249a97ed42baa0c9fbec39f45dcb2583d0fd6 100644 (file)
@@ -8,7 +8,7 @@ git-blame - Show what revision and author last modified each line of a file
 SYNOPSIS
 --------
 [verse]
-'git-blame' [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-p] [-w] [--incremental] [-L n,m]
+'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>