summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dgit.111
1 files changed, 6 insertions, 5 deletions
diff --git a/dgit.1 b/dgit.1
index 2976e13..744c9fc 100644
--- a/dgit.1
+++ b/dgit.1
@@ -199,11 +199,12 @@ You probably want to pass -A, to request those.
Tagging, signing and actually uploading should be left to dgit push.
.TP
\fBdgit pbuilder\fR [\fIdebbuildopts\fP]
-Like \fBdgit sbuild\fR, but uses
-.B pbuilder
-instead of
-.BR sbuild ,
-and builds arch-independent packages by default.
+Constructs the source package, uses
+.B pbuilder
+to do a binary build, and uses mergechanges to merge the source and
+binary changes files.
+The output is left in
+.IR package \fB_\fR version \fB_multi.changes\fR.
You should ensure that your dgit --build-products-dir setting matches
your pbuilder --buildresult.