chiark / gitweb /
dgit(1): Correct --always-dep14tag
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 28 Jun 2019 13:35:21 +0000 (14:35 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 28 Jun 2019 15:01:33 +0000 (16:01 +0100)
This was documented as --always-dep14tag but dgit only accepts
--dep14tag-always.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit.1

diff --git a/dgit.1 b/dgit.1
index 682562cab85b56fb7ee45215d89de3e39b13bc3c..9addd5a14c7a6756189341aaec30a8fbc69d9403 100644 (file)
--- 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.