mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: add options to spa-acp-tool.1
This commit is contained in:
parent
7d7019d939
commit
7c7a54dd87
1 changed files with 15 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ The PipeWire ALSA profile debugging utility
|
|||
|
||||
# SYNOPSIS
|
||||
|
||||
**spa-acp-tool** \[*COMMAND*\]
|
||||
**spa-acp-tool** \[*OPTIONS*\] \[*COMMAND*\]
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
|
|
@ -14,6 +14,20 @@ running PipeWire.
|
|||
May be used to debug problems where PipeWire has incorrectly
|
||||
functioning ALSA card profiles.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
\par -h | \--help
|
||||
Show help
|
||||
|
||||
\par -v | \--verbose
|
||||
Increase verbosity by one level
|
||||
|
||||
\par -c NUMBER | \--card NUMBER
|
||||
Select which card to probe
|
||||
|
||||
\par -p | \--properties
|
||||
Additional properties to pass to ACP, e.g. `key=value ...`.
|
||||
|
||||
# COMMANDS
|
||||
|
||||
\par help | h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue