summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-05-17 10:34:11 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-05-17 10:34:11 +0000
commit6959c6c419acf390c79b816b7117da3cac54db71 (patch)
treec7e975800d0c058b294e619cfda9ae8d61338501 /diff-options.txt
parent617fdb88b05107e6673f6aafb280c1ef27acae7b (diff)
downloadgit-htmldocs-6959c6c419acf390c79b816b7117da3cac54db71.tar.gz
Autogenerated HTML docs for v1.3.3-g63df
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/diff-options.txt b/diff-options.txt
index c183dc9da..f523ec2fb 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -10,6 +10,10 @@
--stat::
Generate a diffstat instead of a patch.
+--summary::
+ Output a condensed summary of extended header information
+ such as creations, renames and mode changes.
+
--patch-with-stat::
Generate patch and prepend its diffstat.