From 68b4931ea75f361a936121e3dd9e9ff34ff62f34 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 28 Jun 2019 14:35:21 +0100 Subject: [PATCH] dgit(1): Correct --always-dep14tag This was documented as --always-dep14tag but dgit only accepts --dep14tag-always. Signed-off-by: Ian Jackson --- dgit.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgit.1 b/dgit.1 index 682562ca..9addd5a1 100644 --- a/dgit.1 +++ b/dgit.1 @@ -992,7 +992,7 @@ Do not generate a DEP-14 tag, except in split quilt view mode. the dgit tag will have the DEP-14 name. This option does not prevent that.) .TP -.BI --dep14tag-always +.BI --always-dep14tag Insist on generating a DEP-14 tag as well as a dgit tag. If the server does not support that, dgit push will fail. -- 2.30.2