Options (3)
-c, --configbooleanStart the daemon with a specific configuration file
Example:
pipewire-pulse {{[-c|--config]}} {{path/to/pipewire-pulse.conf}}-v, --verbosebooleanIncrease the verbosity level (use multiple times for more verbosity, e.g. `-vvv`)
Example:
pipewire-pulse {{[-v|--verbose]}}-h, --helpbooleanDisplay help
Example:
pipewire-pulse {{[-h|--help]}}Examples (4)
Start the daemon with default settings
Start the daemon with a specific configuration file
pipewire-pulse [-c|--config] path/to/pipewire-pulse.confIncrease the verbosity level (use multiple times for more verbosity, e.g. `-vvv`)
pipewire-pulse [-v|--verbose]Display help
pipewire-pulse [-h|--help]made by @shridhargupta | data from tldr-pages