pipewire/man/pipewire.1.xml.in

59 lines
1.3 KiB
XML
Raw Normal View History

2015-09-02 14:58:03 +02:00
<?xml version="1.0"?><!--*-nxml-*-->
<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
<!--
2017-05-23 19:15:33 +02:00
This file is part of PipeWire.
2015-09-02 14:58:03 +02:00
-->
2017-05-23 19:15:33 +02:00
<manpage name="pipewire" section="1" desc="The PipeWire media server">
2015-09-02 14:58:03 +02:00
<synopsis>
2018-08-16 18:28:20 +02:00
<cmd>pipewire [<arg>options</arg>]</cmd>
2015-09-02 14:58:03 +02:00
</synopsis>
<description>
2020-05-02 20:19:20 +02:00
<p>PipeWire is a service that facilitates sharing of multimedia content
between devices and applications. </p>
2020-02-18 10:36:28 +01:00
<p>The pipewire daemon reads a config file that is further documented in
<manref name="pipewire.conf" section="5"/></p>
2015-09-02 14:58:03 +02:00
</description>
<options>
<option>
<p><opt>-h | --help</opt></p>
<optdesc><p>Show help.</p></optdesc>
</option>
<option>
2020-05-02 20:19:20 +02:00
<p><opt> --version</opt></p>
2015-09-02 14:58:03 +02:00
<optdesc><p>Show version information.</p></optdesc>
</option>
<option>
<p><opt>-c | --config</opt></p>
<optdesc><p>Load the given config file (Default: pipewire.conf).</p></optdesc>
</option>
2015-09-02 14:58:03 +02:00
</options>
<section name="Authors">
2020-05-02 20:19:20 +02:00
<p>The PipeWire Developers &lt;@PACKAGE_BUGREPORT@&gt;;
PipeWire is available from <url href="@PACKAGE_URL@"/></p>
2015-09-02 14:58:03 +02:00
</section>
<section name="See also">
<p>
2020-01-28 16:09:56 +01:00
<manref name="pw-mon" section="1"/>,
2020-05-02 20:19:20 +02:00
<manref name="pw-cat" section="1"/>,
2020-01-28 16:09:56 +01:00
<manref name="pw-cli" section="1"/>,
2015-09-02 14:58:03 +02:00
</p>
</section>
</manpage>