From 7a46c07230b8d8108c0e8e80df4522d0ac116538 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:28:17 +0200 Subject: Adding upstream version 0.3.65. Signed-off-by: Daniel Baumann --- man/pw-mon.1.rst.in | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 man/pw-mon.1.rst.in (limited to 'man/pw-mon.1.rst.in') diff --git a/man/pw-mon.1.rst.in b/man/pw-mon.1.rst.in new file mode 100644 index 0000000..775de0a --- /dev/null +++ b/man/pw-mon.1.rst.in @@ -0,0 +1,46 @@ +pw-mon +###### + +-------------------- +The PipeWire monitor +-------------------- + +:Manual section: 1 +:Manual group: General Commands Manual + +SYNOPSIS +======== + +| **pw-mon** [*options*] + +DESCRIPTION +=========== + +Monitor objects on the PipeWire instance. + +OPTIONS +======= + +-r | --remote=NAME + The name the *remote* instance to monitor. If left unspecified, + a connection is made to the default PipeWire instance. + +-h | --help + Show help. + +--version + Show version information. + +-N | --color=WHEN + Whether to use color, one of 'never', 'always', or 'auto'. The + default is 'auto'. **-N** is equivalent to **--color=never**. + +AUTHORS +======= + +The PipeWire Developers <@PACKAGE_BUGREPORT@>; PipeWire is available from @PACKAGE_URL@ + +SEE ALSO +======== + +``pipewire(1)``, -- cgit v1.2.3