diff-options.txt: describe --stat-{width,name-width,count}
authorMichael J Gruber <git@drmicha.warpmail.net>
Fri, 27 May 2011 12:36:42 +0000 (14:36 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 May 2011 17:44:37 +0000 (10:44 -0700)
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt

index 000eae02cda10766dbe07c7e0d54d29bc63f4af4..f6c046a09adc5e20cdf26d70386fffa6693ef49a 100644 (file)
@@ -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