summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael J Gruber <git@drmicha.warpmail.net>2011-05-27 12:36:42 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-05-27 17:44:37 (GMT)
commit86e1ce96d77fbfb2af74cabc05c1e8cf85742efc (patch)
treea4da9833282947b58fee958ee4346e4937a90e04
parent808e1db231195af31075d1e0f9e4f6026a96d06a (diff)
downloadgit-86e1ce96d77fbfb2af74cabc05c1e8cf85742efc.zip
git-86e1ce96d77fbfb2af74cabc05c1e8cf85742efc.tar.gz
git-86e1ce96d77fbfb2af74cabc05c1e8cf85742efc.tar.bz2
diff-options.txt: describe --stat-{width,name-width,count}
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/diff-options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 000eae0..f6c046a 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -56,6 +56,9 @@ endif::git-format-patch[]
By giving a third parameter `<count>`, you can limit the
output to the first `<count>` lines, followed by
`...` if there are more.
++
+These parameters can also be set individually with `--stat-width=<width>`,
+`--stat-name-width=<name-width>` and `--stat-count=<count>`.
--numstat::
Similar to `\--stat`, but shows number of added and