mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
shell-completion: zsh: Correct a typo
This commit is contained in:
parent
1d066f2264
commit
1887a0f88b
1 changed files with 1 additions and 1 deletions
|
|
@ -668,7 +668,7 @@ _pacat_completion() {
|
|||
'--process-time-msec=[request the specified process time in msec]:msec' \
|
||||
'--property=[set the specified property]:property' \
|
||||
'--raw[record/play raw PCM data]' \
|
||||
'--passthrough[passtrough data]' \
|
||||
'--passthrough[passthrough data]' \
|
||||
'--file-format=[record/play formatted PCM data]:format:_pacat_file_formats' \
|
||||
'--list-file-formats[list available formats]' \
|
||||
'::files:_files' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue