summaryrefslogtreecommitdiffstats
path: root/git-blame.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-08 22:49:47 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-08 22:49:47 +0000
commiteb415999b469f6d3e718f2fdf28dd460d8db5f4f (patch)
treeca4b12fcea8cc51c42b66ee456255ee4ea85b203 /git-blame.txt
parente2b205c118b67a65b1bde35ff88de1f7aceae8d0 (diff)
downloadgit-htmldocs-eb415999b469f6d3e718f2fdf28dd460d8db5f4f.tar.gz
Autogenerated HTML docs for v1.5.6-rc2-15-g457bb
Diffstat (limited to 'git-blame.txt')
-rw-r--r--git-blame.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-blame.txt b/git-blame.txt
index 7900f33d4..8f4fb4668 100644
--- a/git-blame.txt
+++ b/git-blame.txt
@@ -52,12 +52,14 @@ include::blame-options.txt[]
a certain threshold for git-blame to consider those lines
of code to have been moved.
--f, --show-name::
+-f::
+--show-name::
Show filename in the original commit. By default
filename is shown if there is any line that came from a
file with different name, due to rename detection.
--n, --show-number::
+-n::
+--show-number::
Show line number in the original commit (Default: off).
-s::