pipewire/man/pipewire-monitor.1.xml.in

52 lines
1.2 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-monitor" section="1" desc="The PipeWire monitor">
2015-09-02 14:58:03 +02:00
<synopsis>
<cmd>pipewire-monitor [<arg>remote-name</arg>]</cmd>
2015-09-02 14:58:03 +02:00
</synopsis>
<description>
<p>Monitor objects on the PipeWire instance.</p>
2015-09-02 14:58:03 +02:00
</description>
<options>
<option>
<p><opt>remote-name</opt></p>
<optdesc><p>The name the remote instance to monitor. If left unspecified,
a connection is made to the default PipeWire instance.</p></optdesc>
</option>
<option>
2015-09-02 14:58:03 +02:00
<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">
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" section="1"/>,
2015-09-02 14:58:03 +02:00
</p>
</section>
</manpage>