chiark / gitweb /
Add documentation for Update Check Ignore
authorCiaran Gultnieks <ciaran@ciarang.com>
Tue, 13 May 2014 20:13:10 +0000 (21:13 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Tue, 13 May 2014 20:13:10 +0000 (21:13 +0100)
docs/fdroid.texi

index 6bdcb563002418e9bb8aa45ab2c3b0bc7a457c6a..6711729ad4d749c8a8e0ade2563e78fd59120437 100644 (file)
@@ -484,6 +484,7 @@ The following sections describe the fields recognised within the file.
 * Requires Root::
 * Archive Policy::
 * Update Check Mode::
+* Update Check Ignore::
 * Vercode Operation::
 * Update Check Data::
 * Auto Update Mode::
@@ -1205,6 +1206,14 @@ whose vercodes don't always have trailing zeros. For example, with
 able to track updates and build up to four different versions of every
 upstream version.
 
+@node Update Check Ignore
+@section Update Check Ignore
+
+When checking for updates (via @code{Update Check Mode}) this can be used to
+specify a regex which, if matched against the version name, causes that version
+to be ignored. For example, 'beta' could be specified to ignore version names
+that include that text.
+
 @node Update Check Data
 @section Update Check Data