summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 22:53:52 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 03:51:45 +0100
commit99f7db251233b9f6fb735e775e5ceb18a46e066d (patch)
treedf645339103a4e2216b35431f9cfa0bd0f5c6612 /dgit.1
parent645bbb33ab2931d242a22689bd51fc73bce7bdac (diff)
When key to use not specified any other way, use the debian/changelog trailer line. Closes:#793423.
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.14
1 files changed, 2 insertions, 2 deletions
diff --git a/dgit.1 b/dgit.1
index e8f7eb2..dcf4408 100644
--- a/dgit.1
+++ b/dgit.1
@@ -260,8 +260,8 @@ Use
for signing the tag and the upload. The default comes from the
distro's
.B keyid
-config setting (see CONFIGURATION, below), or failing that, gnupg's
-default.
+config setting (see CONFIGURATION, below), or failing that, the
+uploader trailer line in debian/changelog.
.TP
.BR --no-sign
does not sign tags or uploads (meaningful only with push).