diff --git a/man/meson.build b/man/meson.build index 66b04b68b..ad502712d 100644 --- a/man/meson.build +++ b/man/meson.build @@ -10,6 +10,7 @@ manpage_conf.set('top_builddir', meson.build_root()) manpages = [ [ 'pipewire', '1' ], [ 'pipewire.conf', '5' ], + [ 'pw-cat', '1' ], [ 'pw-cli', '1' ], [ 'pw-profiler', '1' ], [ 'pw-mon', '1' ] diff --git a/man/pw-cat.1.xml.in b/man/pw-cat.1.xml.in new file mode 100644 index 000000000..6662ff19f --- /dev/null +++ b/man/pw-cat.1.xml.in @@ -0,0 +1,78 @@ + + + + + + + + + + pw-cat [options] [FILE] + pw-play [options] [FILE] + pw-record [options] [FILE] + pw-midiplay [options] [FILE] + pw-midirecord [options] [FILE] + + + +

pw-cat is a simple tool for playing back or + capturing raw or encoded media files on a PipeWire + server. It understands all audio file formats supported by + libsndfile.

+
+ + + + + + + + + + + + + + + + + + + +
+

The PipeWire Developers <@PACKAGE_BUGREPORT@>; PipeWire is available from

+
+ +
+

+ , + , +

+
+ +