summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-02-17 09:45:12 +0100
committerAlexander Larsson <alexl@redhat.com>2016-02-17 10:26:35 +0100
commit6c5feb4e0549dec5de4fdd425231465463fb7490 (patch)
treeeddc76830e0980a308329ca48cbfc94fe7a2f19e /doc
parentc07b1807d19a2356a22daa8ab6b5cff9e3ef1f0e (diff)
downloadxdg-app-6c5feb4e0549dec5de4fdd425231465463fb7490.tar.gz
builder: Add support for --run to start a command in the build dir
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-builder.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml
index 5f443f8..0570154 100644
--- a/doc/xdg-app-builder.xml
+++ b/doc/xdg-app-builder.xml
@@ -533,6 +533,16 @@
</varlistentry>
<varlistentry>
+ <term><option>--run</option></term>
+
+ <listitem><para>
+ Run a command in a sandbox based on the build dir. This starts xdg-app build, with some extra
+ arguments to give the same environment as the build, and the same permissions the final app
+ will have.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--download-only</option></term>
<listitem><para>