From: Michael J Gruber Date: Fri, 27 May 2011 12:36:42 +0000 (+0200) Subject: diff-options.txt: describe --stat-{width,name-width,count} X-Git-Tag: v1.7.7-rc0~124^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=86e1ce96d77fbfb2af74cabc05c1e8cf85742efc;hp=808e1db231195af31075d1e0f9e4f6026a96d06a;p=git.git diff-options.txt: describe --stat-{width,name-width,count} Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 000eae02c..f6c046a09 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -56,6 +56,9 @@ endif::git-format-patch[] By giving a third parameter ``, you can limit the output to the first `` lines, followed by `...` if there are more. ++ +These parameters can also be set individually with `--stat-width=`, +`--stat-name-width=` and `--stat-count=`. --numstat:: Similar to `\--stat`, but shows number of added and