summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dgit.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit.1 b/dgit.1
index 6e0c4f1..8ede01f 100644
--- a/dgit.1
+++ b/dgit.1
@@ -835,7 +835,7 @@ with as ancestor a patches-applied branch.
.BR --quilt=auto
When fixing up source format `3.0 (quilt)' metadata, prefer to
generate a linear patch stack
-(as with --quilt=auto)
+(as with --quilt=linear)
but if that doesn't seem possible,
try to generate a single squashed patch for all the changes made in git
(as with --quilt=smash).