update man pages.

This commit is contained in:
Wim Taymans 2020-05-02 20:19:20 +02:00
parent b9bb318cb7
commit 3037dd6b48
6 changed files with 95 additions and 12 deletions

View file

@ -13,8 +13,8 @@ This file is part of PipeWire.
</synopsis>
<description>
<p>PipeWire is a service that allows access to multimedia devices
and allows media sharing between applications. </p>
<p>PipeWire is a service that facilitates sharing of multimedia content
between devices and applications. </p>
<p>On startup, the daemon reads a configuration file to configure
itself. It executes a series of commands listed in the config
@ -56,6 +56,14 @@ This file is part of PipeWire.
</option>
</section>
<section name="Object Create">
<option>
<p><opt>create-object</opt> [<arg>options</arg>] <arg>factory</arg> [<arg>arguments...</arg>]</p>
<optdesc><p>Create an object from the specified factory with arguments.
</p></optdesc>
</option>
</section>
<section name="Exec">
<option>
<p><opt>exec</opt> <arg>program</arg></p>