mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
52 lines
1.1 KiB
XML
52 lines
1.1 KiB
XML
<?xml version="1.0"?><!--*-nxml-*-->
|
|
<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
|
|
<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
|
|
|
|
<!--
|
|
This file is part of PipeWire.
|
|
-->
|
|
|
|
<manpage name="pipewire" section="1" desc="The PipeWire media server">
|
|
|
|
<synopsis>
|
|
<cmd>pipewire [<arg>options</arg>]</cmd>
|
|
</synopsis>
|
|
|
|
<description>
|
|
<p>PipeWire is a service that allows access to multimedia devices
|
|
and allows media sharing between applications. </p>
|
|
</description>
|
|
|
|
<options>
|
|
|
|
<option>
|
|
<p><opt>-h | --help</opt></p>
|
|
|
|
<optdesc><p>Show help.</p></optdesc>
|
|
</option>
|
|
|
|
<option>
|
|
<p><opt>-v | --version</opt></p>
|
|
|
|
<optdesc><p>Show version information.</p></optdesc>
|
|
</option>
|
|
|
|
<option>
|
|
<p><opt>-n | --name</opt></p>
|
|
|
|
<optdesc><p>Set the daemon name (Default pipewire-1).</p></optdesc>
|
|
</option>
|
|
|
|
</options>
|
|
|
|
<section name="Authors">
|
|
<p>The PipeWire Developers <@PACKAGE_BUGREPORT@>; PipeWire is available from <url href="@PACKAGE_URL@"/></p>
|
|
</section>
|
|
|
|
<section name="See also">
|
|
<p>
|
|
<manref name="pipewire-monitor" section="1"/>,
|
|
</p>
|
|
</section>
|
|
|
|
</manpage>
|