Document RuntimeRepo key

Not being documented makes it hard to know that this actually
takes the url of a flatpakrepo file, as opposed to the other url
key in this file, which takes the url to a remote.
This commit is contained in:
Matthias Clasen
2017-01-13 13:17:50 -05:00
committed by Alexander Larsson
parent 165129070a
commit 16bdb672a9

View File

@@ -90,6 +90,10 @@
<term><option>GPGKey</option> (string)</term>
<listitem><para>The base64-encoded gpg key for the remote.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>RuntimeRepo</option> (string)</term>
<listitem><para>The url for a .flatpakref file for the runtime.</para></listitem>
</varlistentry>
</variablelist>
</refsect2>
</refsect1>