summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-04 10:52:50 -0400
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-07 19:31:59 +0000
commitb5bcafcd708628c57619139032c093ccf3694597 (patch)
tree22f47ab2ae5b2c4026dc131fa1a5610539272498 /dgit.1
parent16ccc5dda376696f4cb37639017dc13e70ca9324 (diff)
dgit(1): Note that push-source doesn't need --rm-old-changes
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> Acked-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index 047695b..4f14798 100644
--- a/dgit.1
+++ b/dgit.1
@@ -744,6 +744,9 @@ The default is not to remove, but
.B \-\-no-rm-old-changes
can be used to override a previous \-\-rm-old-changes
or the .rm-old-changes configuration setting.
+
+Note that \fBdgit push-source\fR will always find the right .changes,
+regardless of this option.
.TP
.BI --build-products-dir= directory
Specifies where to find the built files to be uploaded.