mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-24 16:57:42 -04:00
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:
committed by
Atomic Bot
parent
a7c88682d3
commit
7b8e9ea4a1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user