summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-04-30 22:43:39 +0100
committerAlexander Larsson <alexl@redhat.com>2016-05-03 09:05:56 +0200
commit51e387159b0ff551f44fc58e962df4fa3aefce6e (patch)
tree094f7b696e978be10cadeea47e45048901d2e4a6 /doc
parent4d21107f1cca8986b73c61bbffc4c7caa08cccaa (diff)
downloadxdg-app-51e387159b0ff551f44fc58e962df4fa3aefce6e.tar.gz
build-export: Add --arch option
This patch adds the --arch option to the build-export builtin command. Previously build-export derives this from the metadata and then falls back to xdg_app_get_arch(), except that this does not work when the metadata does not specify an arch (such as with extensions like .Debug or .Locale). https://bugs.freedesktop.org/show_bug.cgi?id=95226
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-build-export.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/xdg-app-build-export.xml b/doc/xdg-app-build-export.xml
index 155d014..5b32a31 100644
--- a/doc/xdg-app-build-export.xml
+++ b/doc/xdg-app-build-export.xml
@@ -103,6 +103,14 @@
</varlistentry>
<varlistentry>
+ <term><option>--arch=ARCH</option></term>
+
+ <listitem><para>
+ Specify the architecture component of the branch to export. Only host compatible architectures can be specified.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--exclude=PATTERN</option></term>
<listitem><para>