chiark / gitweb /
finish documenting --dgit
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 9 Oct 2013 07:43:11 +0000 (08:43 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 9 Oct 2013 07:43:11 +0000 (08:43 +0100)
TODO [deleted file]
dgit.1

diff --git a/TODO b/TODO
deleted file mode 100644 (file)
index bf48ebc..0000000
--- a/TODO
+++ /dev/null
@@ -1 +0,0 @@
---dgit= etc. @dgit should be in manual
diff --git a/dgit.1 b/dgit.1
index 11e2a5d8c4bcfeea6808bf7c86b389f436c8f350..02d54a3e06b72b5ee15f492d6a0f18622dcfa313 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -238,12 +238,18 @@ Specifies alternative programs to use instead of
 .BR sbuild ,
 .BR gpg ,
 .BR ssh ,
+.BR dgit ,
 or
 .BR mergechanges .
 
 For dpkg-buildpackage, dpkg-genchanges, mergechanges and sbuild,
 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=).
+
 For ssh, the default value is taken from the
 .B DGIT_SSH
 or
@@ -269,6 +275,7 @@ Specifies a single additional option to pass to
 .BR dpkg-genchanges ,
 .BR sbuild ,
 .BR ssh ,
+.BR dgit ,
 or
 .BR mergechanges .
 Can be repeated as necessary.
@@ -278,7 +285,7 @@ this applies only when the program is invoked directly by dgit.
 Usually, for passing options to dpkg-genchanges, you should use
 .BR --ch: \fIoption\fR.
 
-See note above regarding ssh.
+See notes above regarding ssh and dgit.
 
 NB that --gpg:option is not supported (because debsign does not
 have that facility).  But see -k.