summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-18 14:09:37 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-19 15:28:37 +0100
commit2a532c4b2d21ff5bb583c8df94b0208d99c7b24d (patch)
tree48720a0eab78fef6f6c7448b4a84cbbb05d8b632 /dgit.1
parent5a453a69bd237e3921a6db60f675bdaefb741014 (diff)
dgit(1); Mention that -wgf can avoid need for build-deps.
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit.1 b/dgit.1
index c569347..2d06fd9 100644
--- a/dgit.1
+++ b/dgit.1
@@ -267,7 +267,7 @@ from being run.
--clean=git is useful when the package's clean target is troublesome;
the downside is simply that git clean may delete files you forgot to
-git add.
+git add. --clean=git can also avoid needing the build-dependencies.
.TP
.BR --clean=git-ff " | " -wgf
The source tree should be cleaned, before building a source package