diff options
author | Tim Stoakes <tim@stoakes.net> | 2008-02-10 14:49:08 +1030 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-09 20:22:23 -0800 |
commit | 527270689c364bea9b0630df9bae5e09c2071c1e (patch) | |
tree | 456a4f9f243acc447b382d33c17926c1ef88663a | |
parent | gitattributes: fix relative path matching (diff) | |
download | tgif-527270689c364bea9b0630df9bae5e09c2071c1e.tar.xz |
Fix typo in 'blame' documentation.
Signed-off-by: Tim Stoakes <tim@stoakes.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-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 ea1007bfb0..c11bb7d36c 100644 --- a/Documentation/blame-options.txt +++ b/Documentation/blame-options.txt @@ -52,7 +52,7 @@ of lines before or after the line given by <start>. When <rev> is not specified, the command annotates the changes starting backwards from the working tree copy. This flag makes the command pretend as if the working - tree copy has the contents of he named file (specify + tree copy has the contents of the named file (specify `-` to make the command read from the standard input). -M|<num>|:: |