summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-10-19 05:58:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-10-19 05:58:48 +0000
commitfbe0052a6097e716bc4ad9676c3c4d6f472a1d8d (patch)
treea926e3dc0d853abf06ca1e0de4ae19340c8a5c72 /diff-options.txt
parent21c0b42d4578867273ad6bc14fb225d61aa6f67e (diff)
downloadgit-htmldocs-fbe0052a6097e716bc4ad9676c3c4d6f472a1d8d.tar.gz
Autogenerated HTML docs for v1.4.3-g72bb
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 7b7b9e8ce..e112172ca 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -16,6 +16,11 @@
The width of the filename part can be controlled by
giving another width to it separated by a comma.
+--numstat::
+ Similar to \--stat, but shows number of added and
+ deleted lines in decimal notation and pathname without
+ abbreviation, to make it more machine friendly.
+
--summary::
Output a condensed summary of extended header information
such as creations, renames and mode changes.