summaryrefslogtreecommitdiff
path: root/doc/flatpak-override.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/flatpak-override.xml')
-rw-r--r--doc/flatpak-override.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/flatpak-override.xml b/doc/flatpak-override.xml
index b76d8e77..8753433c 100644
--- a/doc/flatpak-override.xml
+++ b/doc/flatpak-override.xml
@@ -130,7 +130,8 @@
<listitem><para>
Expose a well-known socket to the application. This overrides to
the Context section from the application metadata.
- <arg choice="plain">SOCKET</arg> must be one of: x11, wayland, fallback-x11, pulseaudio, system-bus, session-bus, ssh-auth.
+ <arg choice="plain">SOCKET</arg> must be one of: x11, wayland, fallback-x11, pulseaudio, system-bus, session-bus,
+ ssh-auth, pcsc.
This option can be used multiple times.
</para></listitem>
</varlistentry>
@@ -141,7 +142,8 @@
<listitem><para>
Don't expose a well-known socket to the application. This overrides to
the Context section from the application metadata.
- <arg choice="plain">SOCKET</arg> must be one of: x11, wayland, fallback-x11, pulseaudio, system-bus, session-bus, ssh-auth.
+ <arg choice="plain">SOCKET</arg> must be one of: x11, wayland, fallback-x11, pulseaudio, system-bus, session-bus,
+ ssh-auth, pcsc.
This option can be used multiple times.
</para></listitem>
</varlistentry>