summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-01-12 09:14:12 +0100
committerAlexander Larsson <alexl@redhat.com>2016-01-12 09:14:12 +0100
commitdf75f881e7b5ab100a8019c7db31d5fba494bf14 (patch)
tree9afd9ce52b3c08d684aed37cd70b28be318530ed /doc
parent13d07d6a6f149c9c5004745e7338c18809fe0745 (diff)
downloadxdg-app-df75f881e7b5ab100a8019c7db31d5fba494bf14.tar.gz
export: Add docs for the new command line arguments
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-build-export.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/xdg-app-build-export.xml b/doc/xdg-app-build-export.xml
index fba56a0..020d17b 100644
--- a/doc/xdg-app-build-export.xml
+++ b/doc/xdg-app-build-export.xml
@@ -111,6 +111,26 @@
</varlistentry>
<varlistentry>
+ <term><option>--metadata=FILENAME</option></term>
+
+ <listitem><para>
+ Use the specified filename as metadata in the exported app instead of
+ the default file (called <filename>metadata</filename>). This is useful
+ if you want to commit multiple things from a single build tree, typically
+ used in combination with --files and --exclude.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--files=SUBDIR</option></term>
+
+ <listitem><para>
+ Use the files in the specified subdirectory as the file contents, rather
+ than the regular <filename>files</filename> directory.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--gpg-sign=KEYID</option></term>
<listitem><para>