dbus xml: Delete -- from docs

Apparently -- is not valid XML, so a nonbreakable space was added, but
that breaks gdbus-codegen, so lets just drop the dashes totally.

Closes: #1988
Approved by: alexlarsson
This commit is contained in:
Alexander Larsson
2018-08-20 14:56:00 +02:00
committed by Atomic Bot
parent a7c88682d3
commit 7b8e9ea4a1

View File

@@ -67,13 +67,13 @@
<varlistentry>
<term>4</term>
<listitem><para>
Spawn in a sandbox (equivalent of the --sandbox option of flatpak run).
Spawn in a sandbox (equivalent of the sandbox option of flatpak run).
</para></listitem>
</varlistentry>
<varlistentry>
<term>8</term>
<listitem><para>
Spawn without network (equivalent of the --unshare=network option of flatpak run).
Spawn without network (equivalent of the unshare=network option of flatpak run).
</para></listitem>
</varlistentry>
</variablelist>