summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-08 22:30:27 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-10 01:01:10 +0100
commit655ff85c5f648c50b0f6e9805e173b6ca631ff39 (patch)
tree3016e591c4e43efd731eba28e05f859343ff4920 /dgit.1
parent9d2b2161c18c031a96bc2ba3b8e749f2cc44fc23 (diff)
Manpage: Embolden some command option strings
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.115
1 files changed, 12 insertions, 3 deletions
diff --git a/dgit.1 b/dgit.1
index 39edaaa..11b33ca 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