mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
Add commented out option to start pipewire-pulse
This commit is contained in:
parent
ca2ea2db4b
commit
041d1a142d
3 changed files with 6 additions and 1 deletions
|
|
@ -41,7 +41,8 @@ static void do_quit(void *data, int signal_number)
|
|||
|
||||
static void show_help(const char *name)
|
||||
{
|
||||
fprintf(stdout, "%s [options]\n"
|
||||
fprintf(stdout, "%s [options]\n\n"
|
||||
"Start a pulseaudio compatible daemon.\n\n"
|
||||
" -h, --help Show this help\n"
|
||||
" --version Show version\n"
|
||||
" -a --address comma separated list of addresses (Default %s)\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue