summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-12-16 07:44:04 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-12-16 07:44:04 +0000
commit7d23f5e7a7c3d63a342a4c00caeca4ab11d30d17 (patch)
tree944eec50c17521b2c193a081e6cc53276c56f5fa /diff-options.txt
parent47848ae0b2e2aa48f285bef6aa9fde0efa4295cd (diff)
downloadgit-htmldocs-7d23f5e7a7c3d63a342a4c00caeca4ab11d30d17.tar.gz
Autogenerated HTML docs for v1.4.4.2-g82dca
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 9cdd171af..f12082e13 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -21,6 +21,11 @@
deleted lines in decimal notation and pathname without
abbreviation, to make it more machine friendly.
+--shortstat::
+ Output only the last line of the --stat format containing total
+ number of modified files, as well as number of added and deleted
+ lines.
+
--summary::
Output a condensed summary of extended header information
such as creations, renames and mode changes.