Skip to content

Commit

Permalink
diff-options.txt: describe --stat-{width,name-width,count}
Browse files Browse the repository at this point in the history
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Michael J Gruber authored and Junio C Hamano committed May 27, 2011
1 parent 808e1db commit 86e1ce9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/diff-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 86e1ce9

Please sign in to comment.