X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=dgit.1;h=02d54a3e06b72b5ee15f492d6a0f18622dcfa313;hb=refs%2Ftags%2Fdebian%2F0.16_experimental2;hp=11e2a5d8c4bcfeea6808bf7c86b389f436c8f350;hpb=d51d076759bf65a31b74829e9afce28353b2379b;p=dgit.git diff --git a/dgit.1 b/dgit.1 index 11e2a5d8..02d54a3e 100644 --- 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.