From: David Black Date: Sun, 14 Jul 2013 21:07:54 +0000 (+0100) Subject: manual: mention that --force can be used where ELFs are discovered X-Git-Tag: 0.1~499 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=b5d75e449634f882ff033ce8b7e4fa79d812c4d8;p=fdroidserver.git manual: mention that --force can be used where ELFs are discovered --- diff --git a/docs/fdroid.texi b/docs/fdroid.texi index c0ec9753..e44f48a1 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -337,8 +337,9 @@ A similar effect could by achieved by simply deleting the output files from @code{unsigned} after the build, but with the risk of forgetting to do so! Along similar lines (and only in conjunction with @code{--test}, you can use -@code{--force} to force a build of a Disabled application for test purposes, -where normally it would be completely ignored. +@code{--force} to force a build of a Disabled application or of a version +that was found to contain ELFs or known non-free libraries, where normally it +would be completely ignored. @section Direct Installation