1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

manual: be explicit about what scandelete does

This commit is contained in:
Daniel Martí 2015-09-08 15:22:56 -07:00
parent 0f4d26c2ed
commit a782a615c6

View 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.