chiark / gitweb /
Manpage: Better cross-references for -k and keyid.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 20 Jul 2015 12:41:27 +0000 (13:41 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 20 Jul 2015 12:41:27 +0000 (13:41 +0100)
debian/changelog
dgit.1

index dfcfcbd1a3d91eff017a26b03e2f70710c95678c..dea72b5b34973e3c12c6dc23386f0f0e1a7b9389 100644 (file)
@@ -19,6 +19,7 @@ dgit (1.1) unstable; urgency=low
     to dgit history.
   * Remove stray sentence in config section of manpage.
   * Manpage: Clarify wording of readonly config.
+  * Manpage: Better cross-references for -k and keyid.
 
  --
 
diff --git a/dgit.1 b/dgit.1
index 05a9cd141ad8ae9bdc0b9040e45c7095ad3032aa..60e6a25d6bbfdbdd7b64d966fc9dec8ca52358c1 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -243,7 +243,11 @@ servers.
 .BI -k keyid
 Use
 .I keyid
-for signing the tag and the upload.
+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.
 .TP
 .BR --no-sign
 does not sign tags or uploads (meaningful only with push).
@@ -459,7 +463,12 @@ Usually, for passing options to dpkg-genchanges, you should use
 See notes above regarding ssh and dgit.
 
 NB that --gpg:option is not supported (because debsign does not
-have that facility).  But see -k.
+have that facility).
+But see
+.B -k
+and the
+.B keyid
+distro config setting.
 .TP
 .BR -d "\fIdistro\fR | " --distro= \fIdistro\fR
 Specifies that the suite to be operated on is part of distro
@@ -612,6 +621,8 @@ but, setting this to false will avoid relying on the mirror of the dgit
 git repository server.
 .TP
 .BI dgit-distro. distro .keyid
+See also
+.BR -k .
 .TP
 .BI dgit-distro. distro .mirror " url"
 .TP