From: Ian Jackson Date: Sun, 3 Aug 2014 19:30:32 +0000 (+0100) Subject: Fix a manpage reference to `--dget=' where `--dgit=' was intended. X-Git-Tag: debian/0.22~21 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0b8b421a0d2031170d71a8f74c7c1ae4b9bcc458;p=dgit.git Fix a manpage reference to `--dget=' where `--dgit=' was intended. --- 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