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:
Peter Hutterer 2021-09-24 08:51:28 +10:00 committed by Wim Taymans
parent 39fa2e503f
commit 69e935e8a4
3 changed files with 20 additions and 2 deletions

View file

@ -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.