summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.16
1 files changed, 6 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index bec8f97..bc5649a 100644
--- a/dgit.1
+++ b/dgit.1
@@ -857,6 +857,12 @@ if you do not change the upstream version
nor make changes in debian/patches,
it will remain true.)
.TP
+.BR --quilt=single
+When fixing up source format `3.0 (quilt)' metadata,
+delete all the existing patches, and then
+generate a single patch for all the changes made in git.
+This is not a good idea for an NMU in Debian.
+.TP
.BR --quilt=nofix
Check whether source format `3.0 (quilt)' metadata would need fixing
up, but, if it does, fail. You must then fix the metadata yourself