chiark / gitweb /
dgit(1): Note that push-source doesn't need --rm-old-changes
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 4 Aug 2017 14:52:50 +0000 (10:52 -0400)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Jan 2018 19:31:59 +0000 (19:31 +0000)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Acked-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit.1

diff --git a/dgit.1 b/dgit.1
index 047695b9228de711af5ee31b5f37e8f60fee040a..4f1479884d1d73b57019ad50d75917185a531496 100644 (file)
--- 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.