From: Ian Jackson Date: Sat, 8 Oct 2016 21:30:27 +0000 (+0100) Subject: Manpage: Embolden some command option strings X-Git-Tag: archive/debian/2.0~73 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=655ff85c5f648c50b0f6e9805e173b6ca631ff39 Manpage: Embolden some command option strings Signed-off-by: Ian Jackson --- diff --git a/dgit.1 b/dgit.1 index 39edaaaf..11b33ca4 100644 --- a/dgit.1 +++ b/dgit.1 @@ -465,15 +465,24 @@ Specifies alternative programs to use instead of or .BR mergechanges . -For dpkg-buildpackage, dpkg-genchanges, mergechanges and sbuild, +For +.BR dpkg-buildpackage , +.BR dpkg-genchanges , +.B mergechanges +and +.BR 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 +For +.BR 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 --dgit=). -For ssh, the default value is taken from the +For +.BR ssh , +the default value is taken from the .B DGIT_SSH or .B GIT_SSH