format-patch: Add "--no-stat" as a synonym for "-p"
[gitweb.git] / Documentation / diff-options.txt
index 9398329706e64d6f0de6d209f88d33738aad7ad4..8f793825626bedb05b12e58e0f380eec42916213 100644 (file)
@@ -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[]