diff --git a/share/completions/wine.fish b/share/completions/wine.fish new file mode 100644 index 000000000..93f1dd590 --- /dev/null +++ b/share/completions/wine.fish @@ -0,0 +1,2 @@ +complete -c wine -l help -d 'Show help and exit' +complete -c wine -l version -d 'Show version and exit'