mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: fix example for the PIPEWIRE_DEBUG format
This commit is contained in:
parent
7d0a8b68e8
commit
0596b388fe
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ Allowed configuration file sections are:
|
|||
The `PIPEWIRE_DEBUG` environment variable can be used to enable
|
||||
more debugging. The format is:
|
||||
|
||||
`<level>[<category>;...]`
|
||||
`<level>[<category>,<category>,...]`
|
||||
|
||||
- `<level>` specifies the log level:
|
||||
+ `0`: no logging is enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue