shell-completion: zsh: Correct a typo

This commit is contained in:
Felix Yan 2020-08-14 14:13:32 +00:00
parent 1d066f2264
commit 1887a0f88b

View file

@ -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' \