summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-01-20 14:40:02 +0100
committerAlexander Larsson <alexl@redhat.com>2016-01-20 14:41:09 +0100
commit472405ff7fd67e58f68ef5c865899d2a84a4c0f8 (patch)
treea3b0936268d073ec695b10f1f4f16bc6e3e369ee /doc
parent6d2aa7b29e0b5be88e3b0d08dd24da16314b9dd8 (diff)
downloadxdg-app-472405ff7fd67e58f68ef5c865899d2a84a4c0f8.tar.gz
builder: Add platform-extensions
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-builder.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml
index 91e69b1..e2abdf4 100644
--- a/doc/xdg-app-builder.xml
+++ b/doc/xdg-app-builder.xml
@@ -148,6 +148,10 @@
<listitem><para>Install these extra sdk extensions in /usr</para></listitem>
</varlistentry>
<varlistentry>
+ <term><option>platform-extensions</option></term>
+ <listitem><para>Install these extra sdk extensions when creating the platform</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>build-options</option></term>
<listitem><para>object specifying the build environment. See below for details.</para></listitem>
</varlistentry>