about summary refs log tree commit diff
path: root/Completion/Unix/Command/_vorbis
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-04-07 20:35:46 +0000
committerClint Adams <clint@users.sourceforge.net>2008-04-07 20:35:46 +0000
commita81c33682a8409790b538cbb9e9edb240220615b (patch)
treecfecbea51b8d9c3cbc7dafcf4f7912cf403b0f1a /Completion/Unix/Command/_vorbis
parent84e1cb93ad1364800bddbd1f71cb142beaa4c100 (diff)
downloadzsh-a81c33682a8409790b538cbb9e9edb240220615b.tar.gz
zsh-a81c33682a8409790b538cbb9e9edb240220615b.tar.xz
zsh-a81c33682a8409790b538cbb9e9edb240220615b.zip
Markus Waldeck: 24799: complete .spx files for ogg123.
Diffstat (limited to 'Completion/Unix/Command/_vorbis')
-rw-r--r--Completion/Unix/Command/_vorbis2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_vorbis b/Completion/Unix/Command/_vorbis
index b91f35c5b..eee4f7a5e 100644
--- a/Completion/Unix/Command/_vorbis
+++ b/Completion/Unix/Command/_vorbis
@@ -55,7 +55,7 @@ case $service in
       '(-@ --list)'{-@+,--list}'[play all of the files from a playlist]:playlist:_files' \
       '--audio-buffer=[size of output audio buffer]:kilobytes' \
       \*{-o,--device-option=}'[assign device option values]:device option:->devopts' \
-      '*:sound file or directory:_files -g "(#i)*.(ogg|flac)"' && ret=0
+      '*:sound file or directory:_files -g "(#i)*.(ogg|flac|spx)"' && ret=0
   ;;
   ogginfo)
     _arguments \