From 0b8b421a0d2031170d71a8f74c7c1ae4b9bcc458 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 3 Aug 2014 20:30:32 +0100 Subject: [PATCH] Fix a manpage reference to `--dget=' where `--dgit=' was intended. --- debian/changelog | 1 + dgit.1 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 963eaa60..4e461967 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ dgit (0.22~experimental1) experimental; urgency=low * Print better message for lack of configuration settings. * Document that dgit rpush needs gnupg and your public key on the build host. Closes:#736529. + * Fix a manpage reference to `--dget=' where `--dgit=' was intended. Major new feature, currently stalled awaiting server infrastructure: * dgit-repos-server: New program for receiving signed-tag-based diff --git a/dgit.1 b/dgit.1 index de54068d..1a6945a1 100644 --- a/dgit.1 +++ b/dgit.1 @@ -295,7 +295,7 @@ this applies only when the program is invoked directly by dgit. For dgit, specifies the command to run on the remote host when dgit rpush needs to invoke a remote copy of itself. (dgit also reinvokes itself as the EDITOR for dpkg-source --commit; this is done using -argv[0], and is not affected by --dget=). +argv[0], and is not affected by --dgit=). For ssh, the default value is taken from the .B DGIT_SSH -- 2.30.2