mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
59 lines
1.6 KiB
XML
59 lines
1.6 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 Pinos.
|
|
|
|
Pinos is free software; you can redistribute it and/or modify it
|
|
under the terms of the GNU Lesser General Public License as
|
|
published by the Free Software Foundation; either version 2.1 of the
|
|
License, or (at your option) any later version.
|
|
|
|
Pinos is distributed in the hope that it will be useful, but WITHOUT
|
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
|
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
|
|
Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with Pinos; if not, see <http://www.gnu.org/licenses/>.
|
|
-->
|
|
|
|
<manpage name="pinos" section="1" desc="The Pinos media server">
|
|
|
|
<synopsis>
|
|
<cmd>pinos</cmd>
|
|
</synopsis>
|
|
|
|
<description>
|
|
<p>Pinos is a DBus 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>--version</opt></p>
|
|
|
|
<optdesc><p>Show version information.</p></optdesc>
|
|
</option>
|
|
|
|
</options>
|
|
|
|
<section name="Authors">
|
|
<p>The Pinos Developers <@PACKAGE_BUGREPORT@>; Pinos is available from <url href="@PACKAGE_URL@"/></p>
|
|
</section>
|
|
|
|
<section name="See also">
|
|
<p>
|
|
<manref name="pinos-monitor" section="1"/>,
|
|
</p>
|
|
</section>
|
|
|
|
</manpage>
|