summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-10-01 05:40:29 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-10-01 05:40:29 +0000
commit4a9a76a522b929156d4a9368f30967cc838eabbd (patch)
tree212b1cc207de716a452410cd07e33f3dc31ff79e /diff-options.txt
parentf1dcdfe064780a6dd9264c7e4b4025443e7639da (diff)
downloadgit-htmldocs-4a9a76a522b929156d4a9368f30967cc838eabbd.tar.gz
Autogenerated HTML docs for v1.4.2.1-gdd0c36
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/diff-options.txt b/diff-options.txt
index b5d976359..7b7b9e8ce 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -10,8 +10,11 @@
--patch-with-raw::
Synonym for "-p --raw".
---stat::
- Generate a diffstat.
+--stat[=width[,name-width]]::
+ Generate a diffstat. You can override the default
+ output width for 80-column terminal by "--stat=width".
+ The width of the filename part can be controlled by
+ giving another width to it separated by a comma.
--summary::
Output a condensed summary of extended header information