From e03c61ebbcb73691e6ae1446fdbfbf6d0d378177 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 6 Aug 2018 17:41:01 -0400 Subject: [PATCH] Add file format docs to flatpak.1 The flatpak.1 man page serves as an overview page that lists all the individual command man pages. Make it a complete overview by listing the file format man pages as well. Closes: #1944 Approved by: alexlarsson --- doc/flatpak.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/doc/flatpak.xml b/doc/flatpak.xml index dcd3007a..40f318d5 100644 --- a/doc/flatpak.xml +++ b/doc/flatpak.xml @@ -449,6 +449,50 @@ + + File formats + + File formats that are used by Flatpak commands: + + + + flatpak-flatpakref5 + + + Reference to a remote for an application or runtime + + + + flatpak-flatpakrepo5 + + + Reference to a remote + + + + flatpak-remote5 + + + Configuration for a remote + + + + flatpak-installation5 + + + Configuration for an installation location + + + + flatpak-metadata5 + + + Information about an application or runtime + + + + + Environment