summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-01-29 08:50:11 +0100
committerAlexander Larsson <alexl@redhat.com>2016-01-29 08:50:11 +0100
commit4ac5befb7f8a925937265878eb93cecc4e8a07e8 (patch)
tree85369921dcb3a02a0ad7f4823b9c3e1434e1233e /doc
parent3a70dcf430e1ddf2b67b8f615e12edc1c8050f41 (diff)
downloadxdg-app-4ac5befb7f8a925937265878eb93cecc4e8a07e8.tar.gz
Support a proxy on the system bus similar to the one on the session bus
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-build-finish.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/xdg-app-build-finish.xml b/doc/xdg-app-build-finish.xml
index c1db6d7..8b323f9 100644
--- a/doc/xdg-app-build-finish.xml
+++ b/doc/xdg-app-build-finish.xml
@@ -198,6 +198,27 @@
</varlistentry>
<varlistentry>
+ <term><option>--system-own-name=NAME</option></term>
+
+ <listitem><para>
+ Allow the application to own the well known name NAME on the system bus.
+ This updates the [System Bus Policy] group in the metadata.
+ This overrides to the Context section from the application metadata.
+ This option can be used multiple times.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--system-talk-name=NAME</option></term>
+
+ <listitem><para>
+ Allow the application to talk to the well known name NAME on the system bus.
+ This updates the [System Bus Policy] group in the metadata.
+ This option can be used multiple times.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--persist=FILENAME</option></term>
<listitem><para>