summaryrefslogtreecommitdiffstats
path: root/man/org.freedesktop.sysupdate1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/org.freedesktop.sysupdate1.xml')
-rw-r--r--man/org.freedesktop.sysupdate1.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/org.freedesktop.sysupdate1.xml b/man/org.freedesktop.sysupdate1.xml
index 66c21fab3d..3acae3d701 100644
--- a/man/org.freedesktop.sysupdate1.xml
+++ b/man/org.freedesktop.sysupdate1.xml
@@ -223,6 +223,13 @@ node /org/freedesktop/sysupdate1/target/host {
</varlistentry>
<varlistentry>
+ <term><literal>incomplete</literal></term>
+ <listitem><para>A boolean indicating whether this version is incomplete, which means that it is
+ missing some file. Note that only installed incomplete versions will be offered by the service;
+ versions that are incomplete on the server-side are completely ignored.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><literal>changelog_urls</literal></term>
<listitem><para>A list of strings that contain user-presentable URLs to ChangeLogs associated with
this version.</para></listitem>