mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
zsh-completion: Fix completion for default sink/source
This commit is contained in:
parent
9ae5a03a32
commit
3be8382fcd
1 changed files with 2 additions and 2 deletions
|
|
@ -274,8 +274,8 @@ _pactl_completion() {
|
|||
'suspend-sink: suspend or resume a sink'
|
||||
'suspend-source: suspend or resume a source'
|
||||
'set-card-profile: set a card profile:cards:_cards'
|
||||
'set-sink-default: set the default sink'
|
||||
'set-source-default: set the default source'
|
||||
'set-default-sink: set the default sink'
|
||||
'set-default-source: set the default source'
|
||||
'set-sink-port: set the sink port of a sink'
|
||||
'set-source-port: set the source port of a source'
|
||||
'set-port-latency-offset: set a latency offset on a port'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue