From: Daniel Martí Date: Tue, 8 Sep 2015 22:22:56 +0000 (-0700) Subject: manual: be explicit about what scandelete does X-Git-Tag: 0.5.0~124 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a782a615c6037231267446cc464fa3cc1f96f18a;p=fdroidserver.git manual: be explicit about what scandelete does --- diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 0c9f95f8..caff594e 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -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.