diff options
author | David J. Mellor <dmellor@whistlingcat.com> | 2009-03-16 23:16:16 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-17 12:08:43 -0700 |
commit | b89510f024d228ad1c2f0fb4752157c18cc10d82 (patch) | |
tree | 6fc8206c022f7eb24d28dea352e928eaa5a700a6 /Documentation/blame-options.txt | |
parent | Documentation: reword the "Description" section of git-bisect.txt. (diff) | |
download | tgif-b89510f024d228ad1c2f0fb4752157c18cc10d82.tar.xz |
Documentation: minor grammatical fixes in git-blame.txt.
Signed-off-by: David J. Mellor <dmellor@whistlingcat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/blame-options.txt')
-rw-r--r-- | Documentation/blame-options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/blame-options.txt b/Documentation/blame-options.txt index df2a7c1641..26cfb62195 100644 --- a/Documentation/blame-options.txt +++ b/Documentation/blame-options.txt @@ -39,7 +39,7 @@ of lines before or after the line given by <start>. Show raw timestamp (Default: off). -S <revs-file>:: - Use revs from revs-file instead of calling linkgit:git-rev-list[1]. + Use revisions from revs-file instead of calling linkgit:git-rev-list[1]. --reverse:: Walk history forward instead of backward. Instead of showing |