summaryrefslogtreecommitdiffstats
path: root/doc/quilt.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/quilt.1.in')
-rw-r--r--doc/quilt.1.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/quilt.1.in b/doc/quilt.1.in
index 582485c..f68d27a 100644
--- a/doc/quilt.1.in
+++ b/doc/quilt.1.in
@@ -144,6 +144,13 @@ patches. For example, some versions of GNU patch support the
"--unified-reject-files" option for generating reject files in unified
diff style.
+.IP QUILT_DIFFSTAT_OPTS 4
+
+Additional options that quilt shall pass to diffstat when generating
+patch statistics. For example, "-f0" can be used for an alternative output
+format. Recent versions of diffstat also support alternative rounding
+methods ("-r1", "-r2").
+
.IP QUILT_PATCHES 4
The location of patch files, defaulting to "patches".