chiark / gitweb /
manual: be explicit about what scandelete does
authorDaniel Martí <mvdan@mvdan.cc>
Tue, 8 Sep 2015 22:22:56 +0000 (15:22 -0700)
committerDaniel Martí <mvdan@mvdan.cc>
Tue, 8 Sep 2015 22:23:45 +0000 (15:23 -0700)
docs/fdroid.texi

index 0c9f95f8f84934bacd6cccb1e41a0cf480d722cd..caff594e971d270e73ccfc5df7da0f3bce62feb4 100644 (file)
@@ -983,6 +983,9 @@ paths start with any of the paths given here are ignored.
 Similar to scanignore=, but instead of ignoring files under the given paths,
 it tells f-droid to delete the matching files directly.
 
+When scanning the source tree for problems, matching files whose relative
+paths start with any of the paths given here are removed.
+
 @item build=xxxx
 As for 'prebuild', but runs during the actual build phase (but before the
 main Ant/Maven build). Use this only for actions that do actual building.