From f8fe5f19d1ec104f8735dd0d8813ae5e5317f536 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 6 Jul 2019 16:49:18 +0100 Subject: [PATCH] dgit(1): Fix reference in description of --quilt=auto Signed-off-by: Sean Whitton --- dgit.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgit.1 b/dgit.1 index 6e0c4f11..8ede01f3 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). -- 2.30.2