chiark / gitweb /
Fix a manpage reference to `--dget=' where `--dgit=' was intended.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 3 Aug 2014 19:30:32 +0000 (20:30 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 3 Aug 2014 19:30:32 +0000 (20:30 +0100)
debian/changelog
dgit.1

index 963eaa60ccb6f2ba8aa808ec08ee4a38b96d0ca5..4e461967dfaee3d25ac3be348a5e864f1ed3c6e0 100644 (file)
@@ -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 de54068d541a78f10ea71c90214f1ff1b95d0a2f..1a6945a13204b9441450583854819e76a35e93da 100644 (file)
--- 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