mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			51 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			51 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="pw-mon" section="1" desc="The PipeWire monitor">
 | 
						|
 | 
						|
  <synopsis>
 | 
						|
    <cmd>pw-mon [<arg>options</arg>]</cmd>
 | 
						|
  </synopsis>
 | 
						|
 | 
						|
  <description>
 | 
						|
    <p>Monitor objects on the PipeWire instance.</p>
 | 
						|
  </description>
 | 
						|
 | 
						|
  <options>
 | 
						|
 | 
						|
    <option>
 | 
						|
       <p><opt>-r | --remote</opt><arg>=NAME</arg></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>
 | 
						|
      <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 PipeWire Developers <@PACKAGE_BUGREPORT@>; PipeWire is available from <url href="@PACKAGE_URL@"/></p>
 | 
						|
  </section>
 | 
						|
 | 
						|
  <section name="See also">
 | 
						|
    <p>
 | 
						|
      <manref name="pipewire" section="1"/>,
 | 
						|
    </p>
 | 
						|
  </section>
 | 
						|
 | 
						|
</manpage>
 |