diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-02-10 00:54:42 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-10 00:54:42 -0800 |
commit | 94bf9f7c37cca0241785a5f4e54e5cc98e175244 (patch) | |
tree | 0b02883b680a7a91ac906c641682dd98418bede9 /Documentation | |
parent | 9fd9279bf60e1c31149000ae309a28d85d2a88e1 (diff) | |
parent | 527270689c364bea9b0630df9bae5e09c2071c1e (diff) | |
download | git-94bf9f7c37cca0241785a5f4e54e5cc98e175244.tar.gz |
Merge branch 'maint'
* maint:
Fix typo in 'blame' documentation.
Diffstat (limited to 'Documentation')
-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>|:: |