pipewire/man/pipewire.1.xml.in

53 lines
1.1 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>
2017-05-23 19:15:33 +02:00
<p>PipeWire is a service that allows access to multimedia devices
2015-09-02 14:58:03 +02:00
and allows media sharing between applications. </p>
</description>
<options>
<option>
<p><opt>-h | --help</opt></p>
<optdesc><p>Show help.</p></optdesc>
</option>
<option>
2018-08-16 18:28:20 +02:00
<p><opt>-v | --version</opt></p>
2015-09-02 14:58:03 +02:00
<optdesc><p>Show version information.</p></optdesc>
</option>
2018-08-16 18:28:20 +02:00
<option>
<p><opt>-n | --name</opt></p>
<optdesc><p>Set the daemon name (Default pipewire-1).</p></optdesc>
</option>
2015-09-02 14:58:03 +02:00
</options>
<section name="Authors">
2017-05-23 19:15:33 +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>
2017-05-23 19:15:33 +02:00
<manref name="pipewire-monitor" section="1"/>,
2015-09-02 14:58:03 +02:00
</p>
</section>
</manpage>