Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
format-patch: Add "--no-stat" as a synonym for "-p"
[gitweb.git]
/
Documentation
/
diff-options.txt
diff --git
a/Documentation/diff-options.txt
b/Documentation/diff-options.txt
index 9398329706e64d6f0de6d209f88d33738aad7ad4..8f793825626bedb05b12e58e0f380eec42916213 100644
(file)
--- a/
Documentation/diff-options.txt
+++ b/
Documentation/diff-options.txt
@@
-14,6
+14,7
@@
endif::git-format-patch[]
ifdef::git-format-patch[]
-p::
+--no-stat::
Generate plain patches without any diffstats.
endif::git-format-patch[]