mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
daemon: allow for a -v, -vv, -vvv argument to increase verbosity
Sometimes that's faster than having to play with PIPEWIRE_DEBUG. Same for pipewire-media-session.
This commit is contained in:
parent
39fa2e503f
commit
69e935e8a4
3 changed files with 20 additions and 2 deletions
|
|
@ -30,6 +30,10 @@ OPTIONS
|
|||
-h | --help
|
||||
Show help.
|
||||
|
||||
-v | --verbose
|
||||
Increase the verbosity by one level. This option may be specified multiple
|
||||
times.
|
||||
|
||||
--version
|
||||
Show version information.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue