mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-24 16:57:42 -04:00
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:
committed by
Alexander Larsson
parent
165129070a
commit
16bdb672a9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user