summaryrefslogtreecommitdiff
path: root/doc/flatpak-build-finish.xml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-06-24 02:01:05 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-06-24 02:01:05 -0400
commitf6af5702db88e906c782f9c7028390a554d7a5cb (patch)
tree7355ba58e8d51316ebb55d7e90630c13304d3941 /doc/flatpak-build-finish.xml
parent5fb066bf903ba2d31625e940d4b5a402a6230f28 (diff)
downloadflatpak-f6af5702db88e906c782f9c7028390a554d7a5cb.tar.gz
Document new socket option
Diffstat (limited to 'doc/flatpak-build-finish.xml')
-rw-r--r--doc/flatpak-build-finish.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/flatpak-build-finish.xml b/doc/flatpak-build-finish.xml
index 5db1bed5..980cd2c2 100644
--- a/doc/flatpak-build-finish.xml
+++ b/doc/flatpak-build-finish.xml
@@ -114,7 +114,7 @@
<listitem><para>
Expose a well known socket to the application. This updates
the [Context] group in the metadata.
- SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus.
+ SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus, journal.
This option can be used multiple times.
</para></listitem>
</varlistentry>
@@ -125,7 +125,7 @@
<listitem><para>
Don't expose a well known socket to the application. This updates
the [Context] group in the metadata.
- SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus.
+ SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus, journal.
This option can be used multiple times.
</para></listitem>
</varlistentry>