summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 03:27:04 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 13:08:32 +0000
commit30f5b851da69cc63df7cfc1d6bda3eb7f41b21af (patch)
treed78dfd570bb065ae3742149fc9474fda042d6a82 /dgit.1
parent192d476b8cc487acacd80ec3794f82732f93f346 (diff)
dgit(1): Mention need for dgit sbuild -A
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.16
1 files changed, 5 insertions, 1 deletions
diff --git a/dgit.1 b/dgit.1
index 54ed3d3..c4fbd63 100644
--- a/dgit.1
+++ b/dgit.1
@@ -140,7 +140,11 @@ binary changes files. Options and arguments after sbuild will be
passed on to sbuild.
The output is left in
.IR package \fB_\fR version \fB_multi.changes\fR.
-
+.IP
+Note that by default
+sbuild does not build arch-independent packages.
+You probably want to pass -A, to request those.
+.IP
Tagging, signing and actually uploading should be left to dgit push.
.TP
\fBdgit gbp-build\fR ...