summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 00:16:38 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 00:16:38 +0000
commit95cce6041df774f7909b28c110417881f1d4792a (patch)
tree6e74352fc943ca7f517093a9ccc1fbdbdc260557 /dgit.1
parent6ac74a9d56fdc86b30c4e7940734cd95be6840c4 (diff)
Provide --build-products-dir option (and corresponding semantics for -C) to specify where to find the files to upload. Closes:#731633.
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.114
1 files changed, 14 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index 7e74d5b..b23a3a8 100644
--- a/dgit.1
+++ b/dgit.1
@@ -359,6 +359,20 @@ Specifies the .changes file which is to be uploaded. By default
dgit push looks for single .changes file in the parent directory whose
filename suggests it is for the right package and version - or,
if there is a _multi.changes file, dgit uses that.
+
+If the specified
+.I changesfile
+pathname contains slashes, the directory part is also used as
+the value for
+.BR --build-products-dir ;
+otherwise, the changes file is expected in that directory (by
+default, in
+.BR .. ).
+.TP
+.BI --build-products-dir= directory
+Specifies where to find the built files to be uploaded.
+By default, dgit looks in the parent directory
+.BR .. ).
.TP
.BI --existing-package= package
dgit push needs to canonicalise the suite name. Sometimes, dgit