From f46cbd2ac26076ec159461620f887c2595e5d106 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sun, 3 May 2020 07:25:28 +0200 Subject: [PATCH] man: add pw-cat beginnings --- man/meson.build | 1 + man/pw-cat.1.xml.in | 78 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 man/pw-cat.1.xml.in 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

+
+ +
+

+ , + , +

+
+ +