summaryrefslogtreecommitdiff
path: root/doc/flatpak-run.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/flatpak-run.xml')
-rw-r--r--doc/flatpak-run.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/flatpak-run.xml b/doc/flatpak-run.xml
index 0294a150..4de12bb3 100644
--- a/doc/flatpak-run.xml
+++ b/doc/flatpak-run.xml
@@ -181,7 +181,7 @@
<listitem><para>
Expose a well known socket to the application. This overrides to
the Context section from the application metadata.
- SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus.
+ SOCKET must be one of: x11, wayland, fallback-x11, pulseaudio, system-bus, session-bus.
This option can be used multiple times.
</para></listitem>
</varlistentry>
@@ -192,7 +192,7 @@
<listitem><para>
Don't expose a well known socket to the application. This overrides to
the Context section from the application metadata.
- SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus.
+ SOCKET must be one of: x11, wayland, fallback-x11, pulseaudio, system-bus, session-bus.
This option can be used multiple times.
</para></listitem>
</varlistentry>