mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 05:24:19 -04:00
run: Document new --parent-pid and --parent-expose-pid args
This commit is contained in:
committed by
Alexander Larsson
parent
38fecb08d3
commit
e6ae979cc4
@@ -549,6 +549,23 @@ key=v1;v2;
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--parent-pid</option></term>
|
||||
|
||||
<listitem><para>
|
||||
Specifies the pid of the "parent" flatpak, used by --parent-expose-pids.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--parent-expose-pids</option></term>
|
||||
|
||||
<listitem><para>
|
||||
Make the processes of the new sandbox visible in the sandbox of the parent flatpak, as defined
|
||||
by --parent-pid.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--file-forwarding</option></term>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user