PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio
Commits: 13ea94a1 by Igor V. Kovalenko at 2023-10-24T22:53:51+03:00 shell-completion: Fix typo in --use-pid-file= suggestion Fixes #3786 Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/799> - - - - - 1 changed file: - shell-completion/bash/pactl Changes: ===================================== shell-completion/bash/pactl ===================================== @@ -503,7 +503,7 @@ _pulseaudio() --start -k --kill --check --system= -D --daemonize= --fail= --high-priority= --realtime= --disallow-module-loading= --disallow-exit= --exit-idle-time= --scache-idle-time= --log-level= -v --log-target= --log-meta= --log-time= - --log-backtrace= -p --dl-search-path= --resample-method= --use-pit-file= + --log-backtrace= -p --dl-search-path= --resample-method= --use-pid-file= --no-cpu-limit= --disable-shm= --enable-memfd= -L --load= -F --file= -C -n' _init_completion -n = || return View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/13ea94a1b630099c47506eca6d7d0d71ca3a88b8 -- View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/13ea94a1b630099c47506eca6d7d0d71ca3a88b8 You're receiving this email because of your account on gitlab.freedesktop.org.
