Add bash and zsh completions for llppac
[llpp.git] / misc / completions / zsh / llppac.mk
blobe6e6c152ef11c7411aff73b1d0a56992645b32fd
1 #compdef llppac
3 _arguments -s \
4 '-m[Mime/type]:mime:_mime_types' \
5 '-t[Filter]' \
6 '-f[Force]' \
7 '*::document:_files -g "*.@re@"'