manpage: More info about extension metadata.

This refers to the flatpak-metadata manpage for more info on the extension
metadata properties, as well as clarifying a key piece of information about
the directory property.

See flatpak#1341.
Closes: #187
Approved by: TingPing
auto
P. F. Chimento 2018-07-26 10:01:38 -04:00 committed by Atomic Bot
parent a9f7e137c2
commit 895fe4744a
1 changed files with 6 additions and 1 deletions

View File

@ -393,7 +393,11 @@
<variablelist>
<varlistentry>
<term><option>directory</option> (string)</term>
<listitem><para>The directory where the extension is mounted.</para></listitem>
<listitem><para>
The directory where the extension is mounted.
If the extension point is for an application, this path is relative to /app,
otherwise it is relative to /usr.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>bundle</option> (boolean)</term>
@ -416,6 +420,7 @@
autodelete, no-autodownload, subdirectories,
add-ld-path, download-if, enable-if, merge-dirs,
subdirectory-suffix, locale-subset, version, versions.
See the flatpak metadata documentation for more information on these.
</para>
</refsect2>
<refsect2>