chiark / gitweb /
Run a clean (of the specified type) before any build operation; do this with `dpkg...
[dgit.git] / dgit.1
diff --git a/dgit.1 b/dgit.1
index b23a3a85c671ebf9ca8f2c73956db70df89573cf..67e4751190dcd7d92c6392aa5fe3b6d3186c7676 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -217,7 +217,7 @@ Do not clean the tree before building a source package.  If there are
 files which are not in git, a subsequent dgit push will fail.
 .TP
 .BR --clean=dpkg-source | -wd
-Use dpkg-buildpackage to do the build, so that the source package
+Use dpkg-buildpackage to do the clean, so that the source package
 is cleaned by dpkg-source running the package's clean target.
 This is the default.  It requires the package's build dependencies.
 .TP