mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
doc: add pw-v4l2.1 and spa-*.1
Add manpages for the remaining utilities without one.
This commit is contained in:
parent
7f2dd3531c
commit
31b7ff58ad
9 changed files with 259 additions and 1 deletions
24
doc/dox/programs/spa-json-dump.1.md
Normal file
24
doc/dox/programs/spa-json-dump.1.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
\page page_man_spa-json-dump_1 spa-json-dump
|
||||
|
||||
SPA JSON to JSON converter
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
**spa-json** *FILE*
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
Reads a SPA JSON file, and outputs it as standard JSON.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
**spa-json-dump** $(PIPEWIRE_CONFDATADIR)/pipewire.conf
|
||||
|
||||
# AUTHORS
|
||||
|
||||
The PipeWire Developers <$(PACKAGE_BUGREPORT)>;
|
||||
PipeWire is available from <$(PACKAGE_URL)>
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
\ref page_man_pipewire_1 "pipewire(1)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue