From 16bdb672a9994ea7f2a44f540598d7c900005cc0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 13 Jan 2017 13:17:50 -0500 Subject: [PATCH] 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. --- doc/flatpak-flatpakref.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/flatpak-flatpakref.xml b/doc/flatpak-flatpakref.xml index 63cd94ec..9860ed26 100644 --- a/doc/flatpak-flatpakref.xml +++ b/doc/flatpak-flatpakref.xml @@ -90,6 +90,10 @@ (string) The base64-encoded gpg key for the remote. + + (string) + The url for a .flatpakref file for the runtime. +