chiark / gitweb /
po/list-documents: Set translation threshold to 10%
[dgit.git] / dgit.1
diff --git a/dgit.1 b/dgit.1
index 5155dc04f798bf694d733059940611e9d0148e73..c3dd420bdfc6bd92cefcee407f1b256343e61559 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -538,7 +538,12 @@ This will delete all files which are not tracked by git.
 options other than dpkg-source
 are useful when the package's clean target is troublesome, or
 to avoid needing the build-dependencies.
-.TP
+
+dgit will only actually clean the tree if it needs to
+(because it needs to build the source package
+or binaries from your working tree).
+Otherwise any untracked files will be simply ignored.
+p.TP
 .BR --clean=git-ff " | " -wgf
 Use
 .BR "git clean -xdff"