summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-23 13:53:19 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-23 13:53:19 +0000
commitfd942d74d330773eefca2ac47cdc97e2e8020411 (patch)
tree504c2a322cc2301d8b9bced49089c8fa61b89947 /dgit.1
parentefba7aabcf8f5b83a35eec3c5b11b9eb4a70baf3 (diff)
Make --no-quilt-fixup an alias for (a new option) --quilt=nocheck
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit.1 b/dgit.1
index b027db7..a2f22f1 100644
--- a/dgit.1
+++ b/dgit.1
@@ -276,7 +276,7 @@ because the dgit git tree does not have a
.B .pc
directory.)
.TP
-.BR --no-quilt-fixup
+.BR --quilt=nocheck | --no-quilt-fixup
Do not check whether up source format `3.0 (quilt)' metadata needs
fixing up. If you use this option and the metadata did in fact need
fixing up, dgit push will fail.